Lines Matching refs:notrace
62 notrace unsigned long long __weak sched_clock(void) in sched_clock()
101 notrace static inline struct sched_clock_data *cpu_sdc(int cpu) in cpu_sdc()
106 notrace int sched_clock_stable(void) in sched_clock_stable()
111 notrace static void __scd_stamp(struct sched_clock_data *scd) in __scd_stamp()
117 notrace static void __set_sched_clock_stable(void) in __set_sched_clock_stable()
152 notrace static void __sched_clock_work(struct work_struct *work) in __sched_clock_work()
178 notrace static void __clear_sched_clock_stable(void) in __clear_sched_clock_stable()
187 notrace void clear_sched_clock_stable(void) in clear_sched_clock_stable()
197 notrace static void __sched_clock_gtod_offset(void) in __sched_clock_gtod_offset()
321 static notrace u64 sched_clock_remote(struct sched_clock_data *scd) in sched_clock_remote()
388 notrace u64 sched_clock_cpu(int cpu) in sched_clock_cpu()
412 notrace void sched_clock_tick(void) in sched_clock_tick()
429 notrace void sched_clock_tick_stable(void) in sched_clock_tick_stable()
449 notrace void sched_clock_idle_sleep_event(void) in sched_clock_idle_sleep_event()
458 notrace void sched_clock_idle_wakeup_event(void) in sched_clock_idle_wakeup_event()
484 notrace u64 sched_clock_cpu(int cpu) in sched_clock_cpu()
502 notrace u64 __weak running_clock(void) in running_clock()