Function report |
Source Code:kernel\tracepoint.c |
Create Date:2022-07-28 11:50:26 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:register_tracepoint_notifier - unregister tracepoint coming/going notifier*@nb: notifier block* The notifier block callback should expect a "struct tp_module" data* pointer.
Proto:int unregister_tracepoint_module_notifier(struct notifier_block *nb)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct notifier_block * | nb |
| 426 | notifier_call(nb, Going away. , tp_mod) |
| 427 | end : |
| 429 | 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 |