Home
last modified time | relevance | path

Searched defs:counter (Results 201 - 225 of 1239) sorted by relevance

12345678910>>...50

/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
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_kdf.c147 unsigned int counter = HKS_START_NUM; in HksOpensslSmKdf() local
/device/soc/rockchip/common/vendor/drivers/devfreq/event/
H A Drockchip-nocp.c81 u32 counter = 0, counter0 = 0, counter1 = 0; in rockchip_nocp_get_event() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c285 void mali_gp_job_set_gp_counter_src0(u32 counter) in mali_gp_job_set_gp_counter_src0() argument
295 void mali_gp_job_set_gp_counter_src1(u32 counter) in mali_gp_job_set_gp_counter_src1() argument
H A Dmali_pp_job.c256 mali_pp_job_set_pp_counter_global_src0(u32 counter) mali_pp_job_set_pp_counter_global_src0() argument
261 mali_pp_job_set_pp_counter_global_src1(u32 counter) mali_pp_job_set_pp_counter_global_src1() argument
266 mali_pp_job_set_pp_counter_sub_job_src0(u32 sub_job, u32 counter) mali_pp_job_set_pp_counter_sub_job_src0() argument
285 mali_pp_job_set_pp_counter_sub_job_src1(u32 sub_job, u32 counter) mali_pp_job_set_pp_counter_sub_job_src1() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c279 void mali_gp_job_set_gp_counter_src0(u32 counter) in mali_gp_job_set_gp_counter_src0() argument
289 void mali_gp_job_set_gp_counter_src1(u32 counter) in mali_gp_job_set_gp_counter_src1() argument
H A Dmali_pp_job.c248 mali_pp_job_set_pp_counter_global_src0(u32 counter) mali_pp_job_set_pp_counter_global_src0() argument
253 mali_pp_job_set_pp_counter_global_src1(u32 counter) mali_pp_job_set_pp_counter_global_src1() argument
258 mali_pp_job_set_pp_counter_sub_job_src0(u32 sub_job, u32 counter) mali_pp_job_set_pp_counter_sub_job_src0() argument
277 mali_pp_job_set_pp_counter_sub_job_src1(u32 sub_job, u32 counter) mali_pp_job_set_pp_counter_sub_job_src1() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params_wrapper.cpp100 int counter = 0; in ValidateStr() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp194 const int64_t counter = BASE_NS::Math::max(perfRef.second.counter, int64_t(1)); in DumpToLog() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp406 int counter = 1; // Interval: 1 * TIME_PIECE_100 HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Darm_dsu_pmu.h53 static inline void __dsu_pmu_select_counter(int counter) in __dsu_pmu_select_counter() argument
59 static inline u64 __dsu_pmu_read_counter(int counter) in __dsu_pmu_read_counter() argument
65 static inline void __dsu_pmu_write_counter(int counter, u64 val) in __dsu_pmu_write_counter() argument
72 static inline void __dsu_pmu_set_event(int counter, u32 event) in __dsu_pmu_set_event() argument
90 static inline void __dsu_pmu_disable_counter(int counter) in __dsu_pmu_disable_counter() argument
96 __dsu_pmu_enable_counter(int counter) __dsu_pmu_enable_counter() argument
102 __dsu_pmu_counter_interrupt_enable(int counter) __dsu_pmu_counter_interrupt_enable() argument
108 __dsu_pmu_counter_interrupt_disable(int counter) __dsu_pmu_counter_interrupt_disable() argument
[all...]
/kernel/linux/linux-5.10/block/partitions/
H A Dibm.c140 int counter; in find_vol1_partitions() local

Completed in 12 milliseconds

12345678910>>...50