Function report |
Source Code:kernel\trace\trace_output.c |
Create Date:2022-07-28 12:05:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_ctxwake_bin
Proto:static enum print_line_t trace_ctxwake_bin(struct trace_iterator *iter, int flags, struct trace_event *event)
Type:enum print_line_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_iterator * | iter | |
int | flags | |
struct trace_event * | event |
1025 | SEQ_PUT_FIELD(s, prev_pid) |
1026 | SEQ_PUT_FIELD(s, prev_prio) |
1027 | SEQ_PUT_FIELD(s, prev_state) |
1028 | SEQ_PUT_FIELD(s, next_cpu) |
1029 | SEQ_PUT_FIELD(s, next_pid) |
1030 | SEQ_PUT_FIELD(s, next_prio) |
1031 | SEQ_PUT_FIELD(s, next_state) |
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 |