Searched refs:rt_gettime (Results 1 – 16 of 16) sorted by relevance
114 next = rt_gettime(); in periodic_thread()117 now = rt_gettime(); in periodic_thread()124 exe_start = rt_gettime(); in periodic_thread()126 exe_end = rt_gettime(); in periodic_thread()134 now = rt_gettime(); in periodic_thread()
132 next = rt_gettime(); in periodic_thread()135 if (rt_gettime() > next) { in periodic_thread()140 exe_start = rt_gettime(); in periodic_thread()142 exe_end = rt_gettime(); in periodic_thread()150 now = rt_gettime(); in periodic_thread()
186 rt_gettime(), tid, mypri); in worker_thread()201 rt_gettime(), tid, mypri, rc, tid + 1); in worker_thread()203 pstart = pend = rt_gettime(); in worker_thread()206 debug(DBG_INFO, "%llu: Thread %d(%d) setting it's bit \n", rt_gettime(), in worker_thread()212 pend = rt_gettime(); in worker_thread()
116 start = rt_gettime() - beginrun; in master_thread()148 start = rt_gettime() - beginrun; in worker_thread()156 wake = rt_gettime() - beginrun; in worker_thread()191 beginrun = rt_gettime(); in main()
139 start = rt_gettime(); in matrix_mult_record()142 end = rt_gettime(); in matrix_mult_record()225 start = rt_gettime(); in main_thread()228 end = rt_gettime(); in main_thread()270 start = rt_gettime(); in main_thread()272 end = rt_gettime(); in main_thread()
150 low_start = rt_gettime(); in low_prio_thread()152 low_unlock = rt_gettime(); in low_prio_thread()188 high_start = rt_gettime(); in high_prio_thread()190 high_end = rt_gettime(); in high_prio_thread()
129 now = rt_gettime(); in periodic_thread()144 now = rt_gettime(); in periodic_thread()172 new_now = rt_gettime(); in periodic_thread()290 start = rt_gettime() + 250 * NS_PER_MS; in main()
230 ltime = rt_gettime() / NS_PER_US; in record_time()306 time = rt_gettime(); in busy_loop()347 start_time = rt_gettime(); in start_task()477 now = rt_gettime() / NS_PER_US; in main()488 end = rt_gettime() / NS_PER_US; in main()
115 start = rt_gettime(); in user_thread()132 end = rt_gettime(); in handler1()
103 end = rt_gettime(); in handler_thread()131 start = rt_gettime(); in signal_thread()
102 ns_start = rt_gettime(); in tsc_period_ps()105 ns_end = rt_gettime(); in tsc_period_ps()
175 low_drop_time = rt_gettime(); in low_prio_rt_thread()240 start = rt_gettime(); in high_prio_rt_thread()242 now = rt_gettime(); in high_prio_rt_thread()
95 start = rt_gettime(); in calibrate_busyloop()99 end = rt_gettime(); in calibrate_busyloop()543 nsec_t rt_gettime(void) in rt_gettime() function575 start = rt_gettime(); in busy_work_us()579 now = rt_gettime(); in busy_work_us()
137 start = rt_gettime(); in timer_thread()139 end = rt_gettime(); in timer_thread()
161 end = rt_gettime(); in signal_receiving_thread()260 begin = rt_gettime(); in signal_sending_thread()
321 nsec_t rt_gettime();