Function report |
Source Code:kernel\tracepoint.c |
Create Date:2022-07-28 11:50:24 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gister_tracepoint_notifier - register tracepoint coming/going notifier*@nb: notifier block* Notifiers registered with this function are called on module* coming/going with the tracepoint_module_list_mutex held
Proto:int register_tracepoint_module_notifier(struct notifier_block *nb)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct notifier_block * | nb |
| 403 | end : |
| 405 | 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 |