Searched refs:exe_end (Results 1 – 2 of 2) sorted by relevance
96 nsec_t exe_start, exe_end, exe_time; in periodic_thread() local126 exe_end = rt_gettime(); in periodic_thread()127 exe_time = exe_end - exe_start; in periodic_thread()
130 nsec_t exe_start, exe_end, exe_time; in periodic_thread() local142 exe_end = rt_gettime(); in periodic_thread()143 exe_time = exe_end - exe_start; in periodic_thread()