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()
118 start = rt_gettime(); in matrix_mult_record()121 end = rt_gettime(); in matrix_mult_record()209 start = rt_gettime(); in main_thread()212 end = rt_gettime(); in main_thread()254 start = rt_gettime(); in main_thread()256 end = rt_gettime(); in main_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()
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()476 now = rt_gettime() / NS_PER_US; in main()487 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()
103 ns_start = rt_gettime(); in tsc_period_ps()106 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()
96 start = rt_gettime(); in calibrate_busyloop()100 end = rt_gettime(); in calibrate_busyloop()548 nsec_t rt_gettime(void) in rt_gettime() function580 start = rt_gettime(); in busy_work_us()584 now = rt_gettime(); in busy_work_us()
134 start = rt_gettime(); in timer_thread()136 end = rt_gettime(); in timer_thread()
161 end = rt_gettime(); in signal_receiving_thread()260 begin = rt_gettime(); in signal_sending_thread()
320 nsec_t rt_gettime(void);