Searched refs:now_ccount (Results 1 – 1 of 1) sorted by relevance
61 uint32_t yield_ccount, now_ccount, delta; variable63 now_ccount = cpu_hal_get_cycle_count();66 delta = now_ccount - yield_ccount;79 uint32_t trigger_ccount, yield_ccount, now_ccount, delta; variable100 now_ccount = cpu_hal_get_cycle_count();103 delta = now_ccount - trigger_ccount;