Home
last modified time | relevance | path

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

123

/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
/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
/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
/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
/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
H A Dopenbsd.c185 unsigned int ticks = (unsigned int)sysconf(_SC_CLK_TCK), in uv_cpu_info() local
H A Dfreebsd.c178 unsigned int ticks = (unsigned int)sysconf(_SC_CLK_TCK), in uv_cpu_info() local
H A Dnetbsd.c186 unsigned int ticks = (unsigned int)sysconf(_SC_CLK_TCK); in uv_cpu_info() local
/third_party/node/deps/uv/src/unix/
H A Dopenbsd.c180 unsigned int ticks = (unsigned int)sysconf(_SC_CLK_TCK), in uv_cpu_info() local
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs45 let mut ticks = CLOCK_TICKS_PER_SECOND.load(Relaxed); variables
/third_party/icu/icu4c/source/test/cintltst/
H A Dutmstest.c356 int64_t ticks; member
454 int64_t ticks, millis; in TestDotNet() local
[all...]
/third_party/libdrm/tests/ttmtest/src/
H A Dttmtest.c169 benchmarkBuffer(TinyDRIContext * ctx, unsigned long size, unsigned long *ticks) benchmarkBuffer() argument
307 unsigned long ticks[128], *pTicks; testAGP() local
[all...]
/third_party/lwip/src/core/
H A Dlowpower.c321 u32_t ticks; in check_timeout() local

Completed in 10 milliseconds

123