Home
last modified time | relevance | path

Searched defs:counter (Results 176 - 200 of 1179) sorted by relevance

12345678910>>...48

/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.h48 atomic_t counter; /* cells free */ member
/kernel/linux/linux-6.6/kernel/trace/rv/
H A Drv.h30 int counter; member
/kernel/linux/linux-6.6/mm/
H A Dpage_counter.c49 void page_counter_cancel(struct page_counter *counter, unsigned long nr_pages) in page_counter_cancel() argument
70 page_counter_charge(struct page_counter *counter, unsigned long nr_pages) page_counter_charge() argument
97 page_counter_try_charge(struct page_counter *counter, unsigned long nr_pages, struct page_counter **fail) page_counter_try_charge() argument
153 page_counter_uncharge(struct page_counter *counter, unsigned long nr_pages) page_counter_uncharge() argument
171 page_counter_set_max(struct page_counter *counter, unsigned long nr_pages) page_counter_set_max() argument
210 page_counter_set_min(struct page_counter *counter, unsigned long nr_pages) page_counter_set_min() argument
227 page_counter_set_low(struct page_counter *counter, unsigned long nr_pages) page_counter_set_low() argument
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/skeleton/
H A Dprofiler.bpf.c8 __u64 counter; member
/test/ostest/wukong/test_flow/src/
H A Dtest_flow.cpp47 int counter = 0; in CheckVaildityCmd() local
/third_party/curl/tests/libtest/
H A Dlib579.c38 int counter; member
H A Dlib1540.c33 int counter; /* count write callback invokes */ member
H A Dlib555.c48 int *counter = (int *)clientp; in readcallback() local
69 int *counter = (int *)clientp; in ioctlcallback() local
83 int counter = 0; in test() local
H A Dlib586.c37 int counter; member
/third_party/ffmpeg/libavutil/
H A Daes_ctr.c34 uint8_t counter[AES_BLOCK_SIZE]; member
88 static void av_aes_ctr_increment_be64(uint8_t* counter) in av_aes_ctr_increment_be64() argument
[all...]
/third_party/benchmark/test/
H A Dperf_counters_gtest.cc54 auto counter = in TEST() local
62 auto counter = PerfCounters::Create( in TEST() local
76 auto counter in TEST() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_video.c42 static unsigned counter = 0; in si_vid_alloc_stream_handle() local
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.cc66 Counter counter = {}; in create_available_counters() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.h120 LLVMValueRef counter; member
158 LLVMValueRef counter; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMAsm.cpp35 static size_t counter = 0; in generateFilename() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dreplayer.cpp122 uint32_t counter = 0; in Run() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dreplayer.cpp122 uint32_t counter = 0; in Run() local
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dmain.cpp112 static int counter = 0; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dmain.cpp112 static int counter = 0; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
H A Dmain.cpp110 static int counter = 0; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
H A Dmain.cpp126 static int counter = 0; in main() local
/third_party/skia/gm/
H A Dnonclosedpaths.cpp71 static void SetLocation(SkCanvas* canvas, int counter, int lineNum) { in SetLocation() argument
100 int counter = 0; variable
/third_party/spirv-tools/source/fuzz/
H A Dreplayer.cpp122 uint32_t counter = 0; in Run() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_sim_db.h71 u16 counter; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_sim_db.h71 u16 counter; member

Completed in 9 milliseconds

12345678910>>...48