Searched refs:tc_spend_time (Results 1 – 2 of 2) sorted by relevance
96 static uint32_t tc_spend_time; variable107 tc_spend_time = k_cyc_to_ms_ceil32(spend_cycle); in get_test_duration_ms()182 TC_RESULT_TO_STR(result), func, tc_spend_time/1000, \183 tc_spend_time%1000); \
605 if (tc_spend_time > test->stats->duration_worst_ms) { in run_test()606 test->stats->duration_worst_ms = tc_spend_time; in run_test()