Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:19:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__put_system_dir
Proto:static void __put_system_dir(struct trace_subsystem_dir *dir)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_subsystem_dir * | dir |
678 | WARN_ON_ONCE(ref_count == 0) |
680 | WARN_ON_ONCE(system_refcount(subsystem) == 1 && ref_count != 1) |
682 | __put_system(subsystem) |
Name | Describe |
---|---|
put_system | |
remove_subsystem |
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 |