Home
last modified time | relevance | path

Searched defs:counter_id (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats-scope.h26 RuntimeCallTimerScope(Isolate* isolate, RuntimeCallCounterId counter_id) RuntimeCallTimerScope() argument
33 RuntimeCallTimerScope( LocalIsolate* isolate, RuntimeCallCounterId counter_id, RuntimeCallStats::CounterMode mode) RuntimeCallTimerScope() argument
H A Druntime-call-stats.h643 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 Druntime-call-stats.cc225 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 Dpan_pps_driver.cc38 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 Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
H A Dpps_datasource.cc67 uint32_t counter_id = it->as_uint32(); in OnSetup() local
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc53 void IntelDriver::enable_counter(uint32_t counter_id) in enable_counter() argument
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc497 FreedrenoDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp410 uint32_t counter_id = 0; in print_resources() local
H A Dspirv_cross_c.cpp2429 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