Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:31:09 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_ctx_lock
Proto:static void perf_ctx_lock(struct perf_cpu_context *cpuctx, struct perf_event_context *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_cpu_context * | cpuctx | |
struct perf_event_context * | ctx |
155 | If ctx Then raw_spin_lock( & Protect the states of the events in the list,* nr_active, and the list:) |
Name | Describe |
---|---|
event_function | |
event_function_local | Similar to event_function_call() + event_function(), but hard assumes IRQs* are already disabled and we're on the right CPU. |
perf_pmu_resched | |
perf_pmu_sched_task | This function provides the context switch callback to the lower code* layer. It is invoked ONLY when the context switch callback is enabled.* This callback is relevant even to per-cpu events; for example multi event |
perf_event_context_sched_in | |
perf_rotate_context | |
perf_event_enable_on_exec | Enable all of a task's events that have been marked enable-on-exec.* This expects task == current. |
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 |