Searched refs:last_cyc (Results 1 – 1 of 1) sorted by relevance
145 static volatile uint32_t last_cyc; variable154 uint32_t dt = k_cyc_to_ticks_near32(now - last_cyc); in slice_expired()162 last_cyc = now; in slice_expired()199 last_cyc = k_cycle_get_32(); in ZTEST()