Searched defs:counter_id (Results 1 - 10 of 10) sorted by relevance
/third_party/node/deps/v8/src/logging/ |
H A D | runtime-call-stats-scope.h | 26 RuntimeCallTimerScope(Isolate* isolate, RuntimeCallCounterId counter_id) RuntimeCallTimerScope() argument 33 RuntimeCallTimerScope( LocalIsolate* isolate, RuntimeCallCounterId counter_id, RuntimeCallStats::CounterMode mode) RuntimeCallTimerScope() argument
|
H A D | runtime-call-stats.h | 643 RuntimeCallCounter* GetCounter(RuntimeCallCounterId counter_id) { in GetCounter() argument 646 RuntimeCallCounter* GetCounter(int counter_id) { in GetCounter() argument 731 RuntimeCallTimerScope(RuntimeCallStats* stats, RuntimeCallCounterId counter_id, RuntimeCallStats::CounterMode mode = RuntimeCallStats::CounterMode::kExact) RuntimeCallTimerScope() argument [all...] |
H A D | runtime-call-stats.cc | 225 void RuntimeCallStats::CorrectCurrentCounterId(RuntimeCallCounterId counter_id, in CorrectCurrentCounterId() argument 198 Enter(RuntimeCallTimer* timer, RuntimeCallCounterId counter_id) Enter() argument
|
/third_party/mesa3d/src/panfrost/ds/ |
H A D | pan_pps_driver.cc | 38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument 106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
|
/third_party/mesa3d/src/tool/pps/ |
H A D | pps_config.cc | 73 uint32_t counter_id = 0; in to_counter_id() local
|
H A D | pps_datasource.cc | 67 uint32_t counter_id = it->as_uint32(); in OnSetup() local
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_pps_driver.cc | 53 void IntelDriver::enable_counter(uint32_t counter_id) in enable_counter() argument
|
/third_party/mesa3d/src/freedreno/ds/ |
H A D | fd_pps_driver.cc | 497 FreedrenoDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | main.cpp | 410 uint32_t counter_id = 0; in print_resources() local
|
H A D | spirv_cross_c.cpp | 2429 spvc_compiler_buffer_get_hlsl_counter_buffer(spvc_compiler compiler, spvc_variable_id id, spvc_variable_id *counter_id) spvc_compiler_buffer_get_hlsl_counter_buffer() argument
|
Completed in 13 milliseconds