Home
last modified time | relevance | path

Searched refs:hrtimer_interrupt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-oneshot.c126 return tick_switch_to_oneshot(hrtimer_interrupt); in tick_init_highres()
H A Dhrtimer.c1679 void hrtimer_interrupt(struct clock_event_device *dev) in hrtimer_interrupt() function
1780 hrtimer_interrupt(td->evtdev); in __hrtimer_peek_ahead_timers()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h322 extern void hrtimer_interrupt(struct clock_event_device *dev);
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1628 bash-1994 1d.h1 13us : hrtimer_interrupt <-smp_apic_timer_interrupt
1629 bash-1994 1d.h1 13us : _raw_spin_lock <-hrtimer_interrupt
1631 bash-1994 1d.h2 14us : ktime_get_update_offsets <-hrtimer_interrupt
2028 <idle>-0 3dNh2 7us : _raw_spin_unlock <-hrtimer_interrupt
2030 <idle>-0 3dNh1 7us : tick_program_event <-hrtimer_interrupt
2767 If I am only interested in sys_nanosleep and hrtimer_interrupt::
2769 # echo sys_nanosleep hrtimer_interrupt > set_ftrace_filter
2787 <idle>-0 [001] d.h1 4186.475409: hrtimer_interrupt <-smp_apic_timer_interrupt
2788 usleep-2665 [001] d.h1 4186.475426: hrtimer_interrupt <-smp_apic_timer_interrupt
2789 <idle>-0 [003] d.h1 4186.475426: hrtimer_interrupt <-smp_apic_timer_interrupt
[all …]