Function report |
Source Code:include\trace\events\rcu.h |
Create Date:2022-07-28 10:17:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Tracepoint for marking the beginning rcu_do_batch, performed to start* RCU callback invocation
Proto:static inline void trace_rcu_batch_start(const char *rcuname, long qlen_lazy, long qlen, long blimit)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | rcuname | |
long | qlen_lazy | |
long | qlen | |
long | blimit |
NULL
Name | Describe |
---|---|
rcu_do_batch | Invoke any RCU callbacks that have made it to the end of their grace* period. Thottle as specified by rdp->blimit. |
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 |