Home
last modified time | relevance | path

Searched defs:counter (Results 226 - 250 of 427) sorted by relevance

12345678910>>...18

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_sake_common.c214 u8 counter = 0; in eap_sake_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_privsep.c138 static unsigned int counter = 0; in l2_packet_init() local
/third_party/glfw/tests/
H A Devents.c48 static unsigned int counter = 0; variable
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtufmtts.cpp372 int counter = 0; in testGreekWithFallback() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-number-prototype.c325 ecma_number_t counter = this_arg_number; in ecma_builtin_number_prototype_object_to_string() local
/third_party/mesa3d/src/freedreno/computerator/
H A Da6xx.c452 const struct perfcntr *counter = &a6xx_backend->perfcntrs[i]; in a6xx_emit_grid() local
462 const struct perfcntr *counter = &a6xx_backend->perfcntrs[i]; in a6xx_emit_grid() local
482 const struct perfcntr *counter = &a6xx_backend->perfcntrs[i]; in a6xx_emit_grid() local
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc599 const struct fd_perfcntr_counter *counter = d->state[id].counter; configure() local
629 const struct fd_perfcntr_counter *counter = d->state[id].counter; collect() local
691 FreedrenoDriver::counter(std::string name, Counter::Units units, counter() function in pps::FreedrenoDriver
694 auto counter = DerivedCounter(this, name, units, derive); counter() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c857 nir_ssa_def *counter = nir_load_var(b, var); in radv_break_on_count() local
/third_party/ltp/lib/
H A Dparse_opts.c493 int usc_test_looping(int counter) in usc_test_looping() argument
/third_party/mesa3d/src/mesa/main/
H A Dperformance_monitor.c614 _mesa_GetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString) _mesa_GetPerfMonitorCounterStringAMD() argument
656 _mesa_GetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, GLvoid *data) _mesa_GetPerfMonitorCounterInfoAMD() argument
942 unsigned group, counter; perf_monitor_result_size() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c78 LLVMValueRef counter; member
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c675 int counter; in thrust_fakes() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.h807 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() argument
814 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter() argument
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h62 RuntimeCallCounter* counter() { return counter_; } in counter() function in v8::internal::final
63 void set_counter(RuntimeCallCounter* counter) { counter_ = counter; } in set_counter() argument
70 inline void Start(RuntimeCallCounter* counter, RuntimeCallTimer* parent) { in Start() argument
[all...]
H A Druntime-call-stats.cc43 V8_NOINLINE void Add(RuntimeCallCounter* counter) { in Add() argument
201 RuntimeCallCounter* counter = GetCounter(counter_id); in Enter() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc418 uintptr_t counter = GetDispatchCounter(from_bytecode, to_bytecode); in GetDispatchCountersObject() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c504 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; variable
532 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; variable
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_monitor.c63 struct intel_perf_query_counter *counter = in crocus_get_monitor_info() local
460 const struct intel_perf_query_counter *counter = crocus_get_monitor_result() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.c272 static unsigned counter; in util_end_pipestat_query() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_perfcounter.c209 struct r600_pc_counter *counter = &query->counters[i]; in r600_pc_query_add_result() local
393 struct r600_pc_counter *counter = &query->counters[i]; in r600_create_batch_query() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hash.c328 unsigned char counter[4]; in drbg_hash_generate() local
[all...]
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_hash.c328 unsigned char counter[4]; in drbg_hash_generate() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.cpp719 auto &counter = meta[id].hlsl_magic_counter_buffer; in unset_decoration() local
H A Dspirv_parser.cpp1191 bool counter = type.basetype == SPIRType::AtomicCounter; in variable_storage_is_aliased() local
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
H A Dmain.cpp500 static int counter = 0; in main() local

Completed in 24 milliseconds

12345678910>>...18