Home
last modified time | relevance | path

Searched defs:counter (Results 26 - 50 of 1239) sorted by relevance

12345678910>>...50

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dblocking_counter_test.cc28 void PauseAndDecreaseCounter(BlockingCounter* counter, int* done) { in PauseAndDecreaseCounter() argument
[all...]
H A Dblocking_counter_benchmark.cc42 static absl::BlockingCounter* counter = in BM_BlockingCounter_DecrementCount() local
[all...]
H A Dbarrier_test.cc30 int counter = 0; // Guarded by mutex. in TEST() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h24 u32 counter; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h23 u32 counter; member
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dspinlock_types.h18 volatile unsigned int counter; member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c109 int avail_to_resrv_perfctr_nmi_bit(unsigned int counter) in avail_to_resrv_perfctr_nmi_bit() argument
119 unsigned int counter; in reserve_perfctr_nmi() local
134 unsigned int counter; in release_perfctr_nmi() local
147 unsigned int counter; reserve_evntsel_nmi() local
162 unsigned int counter; release_evntsel_nmi() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_stress_parallelism.c37 int counter; member
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dtopdown.c33 static bool is_topdown_slots_event(struct evsel *counter) in is_topdown_slots_event() argument
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c110 unsigned int counter; in reserve_perfctr_nmi() local
125 unsigned int counter; in release_perfctr_nmi() local
138 unsigned int counter; in reserve_evntsel_nmi() local
153 unsigned int counter; release_evntsel_nmi() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_stress_parallelism.c37 int counter; member
/third_party/curl/tests/libtest/
H A Dlib1552.c40 int counter = 3; in test() local
/third_party/libuv/docs/code/uvstop/
H A Dmain.c4 int64_t counter = 0; variable
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol.js33 var counter = 0; variable
H A Dmap-prototype-foreach.js24 var counter = 0; variable
[all...]
/third_party/node/test/parallel/
H A Dtest-webcrypto-webidl.js484 const good = { name: 'AES-CTR', counter: Buffer.alloc(0), length: 20 }; property
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D8-1.c33 static volatile int counter; variable
H A D4-1.c32 static volatile int counter; variable
H A D5-1.c32 static volatile int counter = 0; variable
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_monitor.h30 int counter; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DCircularBuffer_unittest.cpp51 int *counter; in TEST() member
/third_party/skia/src/gpu/
H A DGrTTopoSort.h36 bool GrTTopoSort_Visit(T* node, uint32_t* counter) { in GrTTopoSort_Visit() argument
86 uint32_t counter = 0; in GrTTopoSort() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp74 int64_t Timer::counter() in counter() function in sw::Timer
77 int64_t counter; in counter() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTimer.cpp77 int64_t Timer::counter() in counter() function in sw::Timer
80 int64_t counter; in counter() local
/third_party/skia/third_party/externals/spirv-cross/samples/cpp/
H A Datomics.cpp46 uint32_t counter = 0; in main() local

Completed in 6 milliseconds

12345678910>>...50