Searched defs:n_u64 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_synth.h | 31 unsigned int n_u64; member
|
H A D | trace_events_synth.c | 116 unsigned int i, size, n_u64; in synth_event_define_fields() local 319 unsigned int i, n_u64; in print_synth_event() local 394 trace_string(struct synth_trace_event *entry, struct synth_event *event, char *str_val, bool is_dynamic, unsigned int data_size, unsigned int *n_u64) trace_string() argument 434 unsigned int i, n_u64, val_idx, len, data_size = 0; trace_event_raw_event_synth() local 1520 unsigned int i, n_u64, len, data_size = 0; synth_event_trace() local 1625 unsigned int i, n_u64, field_pos, len, data_size = 0; synth_event_trace_array() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_synth.h | 32 unsigned int n_u64; member
|
H A D | trace_events_synth.c | 138 unsigned int i, size, n_u64; in synth_event_define_fields() local 353 unsigned int i, j, n_u64; in print_synth_event() local 430 trace_string(struct synth_trace_event *entry, struct synth_event *event, char *str_val, bool is_dynamic, unsigned int data_size, unsigned int *n_u64) trace_string() argument 470 trace_stack(struct synth_trace_event *entry, struct synth_event *event, long *stack, unsigned int data_size, unsigned int *n_u64) trace_stack() argument 509 unsigned int i, n_u64, val_idx, len, data_size = 0; trace_event_raw_event_synth() local 1716 unsigned int i, n_u64, len, data_size = 0; synth_event_trace() local 1821 unsigned int i, n_u64, field_pos, len, data_size = 0; synth_event_trace_array() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | trace_events.h | 449 unsigned int n_u64; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | trace_events.h | 572 unsigned int n_u64; member
|
Completed in 7 milliseconds