Function report |
Source Code:include\trace\events\workqueue.h |
Create Date:2022-07-28 09:23:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:workqueue_execute_start - called immediately before the workqueue callback*@work: pointer to struct work_struct* Allows to track workqueue execution.
Proto:static inline void trace_workqueue_execute_start(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
NULL
Name | Describe |
---|---|
process_one_work | process_one_work - process single work*@worker: self*@work: work to process* Process @work |
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 |