Searched defs:counter_ids (Results 1 – 3 of 3) sorted by relevance
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | profiler.cpp | 46   std::vector<uint32_t> counter_ids;  member in __anon0fc2befa0111::GpuCounterDataSource | 
| D | perfetto.cpp | 11907   const std::vector<uint32_t>& counter_ids() const { return counter_ids_; }  in counter_ids()  function in perfetto::protos::gen::GpuCounterDescriptor_GpuCounterBlock | 
| /device/google/trout/tools/tracing/proto/ | ||
| D | perfetto_trace.proto | 63     repeated uint32 counter_ids = 5;  field |