Searched refs:exe_time (Results 1 – 2 of 2) sorted by relevance
96 nsec_t exe_start, exe_end, exe_time; in periodic_thread() local127 exe_time = exe_end - exe_start; in periodic_thread()129 rec.y = exe_time / NS_PER_US; in periodic_thread()
130 nsec_t exe_start, exe_end, exe_time; in periodic_thread() local143 exe_time = exe_end - exe_start; in periodic_thread()145 rec.y = exe_time / NS_PER_US; in periodic_thread()