Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:31:42 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: must be called with interrupts disabled
Proto:static enum hrtimer_restart perf_mux_hrtimer_handler(struct hrtimer *hr)
Type:enum hrtimer_restart
Parameter:
Type | Parameter | Name |
---|---|---|
struct hrtimer * | hr |
1071 | lockdep_assert_irqs_disabled() |
1074 | rotations = perf_rotate_context(cpuctx) |
1076 | raw_spin_lock( & hrtimer_lock) |
1079 | Else hrtimer_active = 0 |
1081 | raw_spin_unlock( & hrtimer_lock) |
1083 | Return If rotations Then Timer must be restarted Else Timer is not restarted |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |