Home
last modified time | relevance | path

Searched defs:ticks (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/mesa3d/src/c11/impl/
H A Dtime.c54 LONGLONG ticks; in timespec_get() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dtimestamp.cc46 LARGE_INTEGER ticks; in SampleGetTimestampNs() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp59 int64_t Timer::ticks() in ticks() function in sw::Timer
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTimer.cpp59 int64_t Timer::ticks() in ticks() function in sw::Timer
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_time.c32 u32 _mali_osk_time_tickstoms(unsigned long ticks) in _mali_osk_time_tickstoms() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_time.c32 u32 _mali_osk_time_tickstoms(unsigned long ticks) in _mali_osk_time_tickstoms() argument
/third_party/libuv/test/
H A Dbenchmark-loop-count.c31 static unsigned long ticks; variable
42 int ticks = 0; in idle_alive_cb() local
113 int ticks = 0; BENCHMARK_IMPL() local
[all...]
H A Dtest-tcp-oob.c36 static int ticks; variable
H A Dtest-poll-oob.c40 static int ticks; variable
H A Dtest-tcp-unexpected-read.c33 static unsigned long ticks; /* event loop ticks */ variable
/third_party/node/deps/icu-small/source/i18n/
H A Dutmscale.cpp16 #define ticks INT64_C(1) macro
/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_implicit_animation.h31 MockImplicitAnimation(WeakPtr<NG::PropertyBase> prop, AnimationCallbacks cbs, int32_t ticks) in MockImplicitAnimation() argument
35 void Update(AnimationCallbacks cbs, int32_t ticks) in Update() argument
/third_party/icu/icu4c/source/i18n/
H A Dutmscale.cpp16 #define ticks INT64_C(1) macro
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DGenerateCTimeScaleData.java37 private static final long ticks = 1; field in GenerateCTimeScaleData
H A DEpochOffsets.java38 private static final long ticks = 1; field in EpochOffsets
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutmscale.cpp16 #define ticks INT64_C(1) macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_js_backend.c119 u32 ticks = atom->ticks++; in timer_callback() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_js_backend.c113 u32 ticks = atom->ticks++; in timer_callback() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_js_backend.c114 u32 ticks = atom->ticks++; in timer_callback() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_js_backend.c120 u32 ticks = atom->ticks++; in timer_callback() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd01.c69 uint64_t ticks; in waittmr() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.h118 float ticks; member
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dtask_queue.h163 auto ticks = ((ct - et) + (dt - 1)) / dt; in ProcessTasks() local
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp140 unsigned long long ticks = tv.dwHighDateTime; in get_time() local
/third_party/libuv/src/unix/
H A Ddarwin.c189 unsigned int ticks = (unsigned int)sysconf(_SC_CLK_TCK), in uv_cpu_info() local

Completed in 8 milliseconds

1234