Searched defs:ns_per_tick (Results 1 – 15 of 15) sorted by relevance
20 uint64_t ns_per_tick = TICKS_PER_SEC / GPU_CLOCKS_PER_SEC; variable
23 uint64_t ns_per_tick = TICKS_PER_SEC / GPU_CLOCKS_PER_SEC; variable
21 uint64_t ns_per_tick = TICKS_PER_SEC / GPU_CLOCKS_PER_SEC; variable
24 uint64_t ns_per_tick = TICKS_PER_SEC / GPU_CLOCKS_PER_SEC; in clock_gettime() local
70 unsigned int ns_per_tick) in usfstl_sched_wallclock_init()
104 static const double ns_per_tick = 1e9 / InvariantTicksPerSecond(); in Print() local
105 static const double ns_per_tick = 1e9 / InvariantTicksPerSecond(); in Print() local
107 static const double ns_per_tick = 1e9 / InvariantTicksPerSecond(); in Print() local
106 static const double ns_per_tick = 1e9 / InvariantTicksPerSecond(); in Print() local
135 uint64_t ns_per_tick = 1'000'000'000ULL / static_cast<uint64_t>(tickrate); in ParseProcessRuntimes() local
534 unsigned int ns_per_usec, ns_per_tick, nom, denom; in get_psched_settings() local