Home
last modified time | relevance | path

Searched defs:hrtimer (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/oprofile/
Dtimer_int.c26 static enum hrtimer_restart oprofile_hrtimer_notify(struct hrtimer *hrtimer) in oprofile_hrtimer_notify()
35 struct hrtimer *hrtimer = this_cpu_ptr(&oprofile_hrtimer); in __oprofile_hrtimer_start() local
58 struct hrtimer *hrtimer = &per_cpu(oprofile_hrtimer, cpu); in __oprofile_hrtimer_stop() local
/linux-4.19.296/include/linux/
Dhrtimer.h110 struct hrtimer { struct
113 enum hrtimer_restart (*function)(struct hrtimer *); argument
114 struct hrtimer_clock_base *base; argument
128 struct hrtimer timer; argument
Dperf_event.h137 struct hrtimer hrtimer; member
795 struct hrtimer hrtimer; member