Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:34:52 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reset_kprobe_instance
Proto:static inline void reset_kprobe_instance(void)
Type:void
Parameter:Nothing
314 | __this_cpu_write(kprobe_instance, NULL) |
Name | Describe |
---|---|
opt_pre_handler | Call all pre_handler on the list, but ignores its return value.* This must be called from arch-dep optimized caller. |
aggr_pre_handler | |
aggr_post_handler |
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 |