Home
last modified time | relevance | path

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

/external/perfetto/docs/data-sources/
Dgpu.md30 counter_ids: 1
31 counter_ids: 3
32 counter_ids: 106
33 counter_ids: 107
34 counter_ids: 109
40 The counter_ids correspond to the ones described in `GpuCounterSpec` in the data source descriptor.
/external/perfetto/test/
Dclient_api_example.cc50 std::vector<uint32_t> counter_ids; in OnSetup() local
51 for (auto it = config.counter_ids(); it; ++it) { in OnSetup()
54 counter_ids.push_back(counter_id); in OnSetup()
63 args.config->tracing_session_id(), counter_ids.size()); in OnSetup()
/external/perfetto/test/configs/
Dclient_api.cfg13 counter_ids: 3
14 counter_ids: 1
/external/perfetto/protos/perfetto/config/gpu/
Dgpu_counter_config.proto27 repeated uint32 counter_ids = 2; field
/external/perfetto/protos/perfetto/common/
Dgpu_counter_descriptor.proto68 repeated uint32 counter_ids = 5; field
/external/perfetto/protos/perfetto/config/
Dperfetto_config.proto63 repeated uint32 counter_ids = 5; field
407 repeated uint32 counter_ids = 2; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto63 repeated uint32 counter_ids = 5; field
407 repeated uint32 counter_ids = 2; field