Searched defs:tick (Results 1 – 3 of 3) sorted by relevance
130 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time()150 static uint64_t notrace tick_to_time_us(uint64_t tick) in tick_to_time_us()176 uint64_t tick = usec; in usec_to_tick() local
311 unsigned long tick; in mbedtls_timing_hardclock() local326 unsigned long tick; in mbedtls_timing_hardclock() local
143 static int tick = 0; variable
Completed in 13 milliseconds