Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:31:45 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_mux_hrtimer_restart
Proto:static int perf_mux_hrtimer_restart(struct perf_cpu_context *cpuctx)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_cpu_context * | cpuctx |
1118 | If task_ctx_nr == perf_sw_context Then Return 0 |
1121 | raw_spin_lock_irqsave( & hrtimer_lock, flags) |
1122 | If Not hrtimer_active Then |
1123 | hrtimer_active = 1 |
1127 | raw_spin_unlock_irqrestore( & hrtimer_lock, flags) |
1129 | Return 0 |
Name | Describe |
---|---|
group_sched_in |
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 |