Function report |
Source Code:include\trace\events\printk.h |
Create Date:2022-07-28 10:05:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_console_rcuidle
Proto:static inline void trace_console_rcuidle(const char *text, size_t len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | text | |
size_t | len |
NULL
Name | Describe |
---|---|
call_console_drivers | Call the console drivers, asking them to write out* log_buf[start] to log_buf[end - 1].* The console_lock must be held. |
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 |