Searched refs:spend_cycle (Results 1 – 1 of 1) sorted by relevance
105 uint32_t spend_cycle = k_cycle_get_32() - tc_start_time; in get_test_duration_ms() local107 tc_spend_time = k_cyc_to_ms_ceil32(spend_cycle); in get_test_duration_ms()