Searched refs:sched_clock (Results 1 – 25 of 33) sorted by relevance
12
256 t0 = sched_clock();258 t1 = sched_clock();260 t2 = sched_clock();265 t0 = sched_clock();267 t1 = sched_clock();269 t2 = sched_clock();
45 u64 sched_clock(void) in sched_clock() function
82 unsigned long long sched_clock(void) in sched_clock() function
37 unsigned long long sched_clock(void) in sched_clock() function
271 unsigned long long (*sched_clock)(void); member295 return pv_time_ops.sched_clock(); in paravirt_sched_clock()
76 unsigned long long sched_clock(void) in sched_clock() function
70 t = sched_clock(); in pm_dbg_update_time()209 t = sched_clock(); in pwrdms_setup()
119 unsigned long long sched_clock(void) in sched_clock() function
303 unsigned long long sched_clock(void) in sched_clock() function309 sched_clock(void) __attribute__((alias("native_sched_clock")));838 cyc2ns_suspend = sched_clock(); in tsc_save_sched_clock_state()869 offset = cyc2ns_suspend - sched_clock(); in tsc_restore_sched_clock_state()
131 delta = sched_clock(); in nmi_handle()134 delta = sched_clock() - delta; in nmi_handle()
250 pv_time_ops.sched_clock = kvm_clock_read; in kvmclock_init()
632 return sched_clock(); in spin_time_start()652 delta = sched_clock() - start; in spin_time_accum_blocked()
327 .sched_clock = native_sched_clock,
99 unsigned long long notrace sched_clock(void) in sched_clock() function
36 unsigned long long sched_clock(void) in sched_clock() function
217 unsigned long long sched_clock(void) in sched_clock() function
224 timecounter_init(&xilinx_tc, &xilinx_cc, sched_clock()); in init_xilinx_timecounter()
314 start_clock = sched_clock(); in armpmu_dispatch_irq()319 finish_clock = sched_clock(); in armpmu_dispatch_irq()
563 t0 = sched_clock(); in benchmark()566 t = sched_clock() - t0; in benchmark()
117 notrace unsigned long long sched_clock(void) in sched_clock() function
53 unsigned long long sched_clock(void) in sched_clock() function
482 .sched_clock = xen_clocksource_read,
838 unsigned long long sched_clock(void) in sched_clock() function
98 unsigned long long (*sched_clock)(void); member
64 unsigned long long notrace __kprobes sched_clock(void) in sched_clock() function74 return sched_clock(); in monotonic_clock()