Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:31:12 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:event_function
Proto:static int event_function(void *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | info |
207 | cpuctx = __get_cpu_context(ctx) |
209 | ret = 0 |
213 | perf_ctx_lock(cpuctx, task_ctx) |
218 | If task Then |
237 | Else |
238 | WARN_ON_ONCE( & ctx != ctx) |
242 | unlock : |
243 | perf_ctx_unlock(cpuctx, task_ctx) |
245 | Return ret |
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 |