Home
last modified time | relevance | path

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

12345678910>>...47

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc30 int counter = 0; // Guarded by mutex. in TEST() local
/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
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
H A Dmain.cpp100 static int counter = 0; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
H A Dmain.cpp44 static int counter = 0; in my_display_code() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
H A DWhiteNoise.h23 static int counter = 0; in operator ()() local
/third_party/skia/tests/
H A DPictureShaderTest.cpp70 int counter; in DEF_TEST() member
76 auto counter = [](const SkResourceCache::Rec& rec, void* dataPtr) { in DEF_TEST() local
[all...]

Completed in 6 milliseconds

12345678910>>...47