Function report |
Source Code:include\trace\events\initcall.h |
Create Date:2022-07-28 10:05:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_initcall_level
Proto:static inline void trace_initcall_level(const char *level)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | level |
NULL
Name | Describe |
---|---|
console_init | Initialize the console device. This is called *early*, so* we can't necessarily depend on lots of kernel help here.* Just do some early initializations, and do the complex setup* later. |
do_initcall_level | |
do_pre_smp_initcalls |
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 |