Searched refs:sched_clock_read_begin (Results 1 – 3 of 3) sorted by relevance
34 extern struct clock_read_data *sched_clock_read_begin(unsigned int *seq);
71 notrace struct clock_read_data *sched_clock_read_begin(unsigned int *seq) in sched_clock_read_begin() function89 rd = sched_clock_read_begin(&seq); in sched_clock()
1270 rd = sched_clock_read_begin(&seq); in device_initcall()