Home
last modified time | relevance | path

Searched defs:current_counter (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_monitor.c310 int current_counter = monitor->active_counters[i]; in iris_get_monitor_result() local
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h611 RuntimeCallCounter* current_counter() { return current_counter_.Value(); } in current_counter() function
/third_party/node/src/crypto/
Dcrypto_aes.cc276 BignumPointer current_counter = GetCounter(params); in AES_CTR_Cipher() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_monitor.c457 int current_counter = monitor->active_counters[i]; in crocus_get_monitor_result() local
/third_party/node/deps/v8/src/heap/
Dincremental-marking.cc781 size_t current_counter = heap_->OldGenerationAllocationCounter(); in StepSizeToKeepUpWithAllocations() local
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c513 current_counter(int *ctr) in current_counter() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_query.c348 nir_ssa_def *current_counter = nir_load_var(&b, counter); in build_pipeline_statistics_query_shader() local
/third_party/node/deps/v8/src/objects/
Delements.cc1994 size_t current_counter = isolate->elements_deletion_counter(); in DeleteCommon() local