Home
last modified time | relevance | path

Searched refs:num_forks_name_id_ (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dsystem_probes_parser.h51 const StringId num_forks_name_id_; variable
Dsystem_probes_parser.cc52 num_forks_name_id_(context->storage->InternString("num_forks")), in SystemProbesParser()
214 context_->track_tracker->InternGlobalCounterTrack(num_forks_name_id_); in ParseSysStats()