Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dperf_sample_tracker.cc34 const char* StringifyCounter(int32_t counter) { in StringifyCounter() function
59 return context->storage->InternString(StringifyCounter(timebase.counter())); in InternTimebaseCounterName()
87 StringifyCounter(protos::pbzero::PerfEvents::SW_CPU_CLOCK)); in GetSamplingStreamInfo()