Searched defs:n_u64 (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/kernel/trace/ |
D | trace_events_synth.c | 131 unsigned int i, size, n_u64; in synth_event_define_fields() local 346 unsigned int i, j, n_u64; in print_synth_event() local 427 unsigned int *n_u64) in trace_string() 466 unsigned int *n_u64) in trace_stack() 501 unsigned int i, n_u64, val_idx, len, data_size = 0; in trace_event_raw_event_synth() local 1740 unsigned int i, n_u64, len, data_size = 0; in synth_event_trace() local 1845 unsigned int i, n_u64, field_pos, len, data_size = 0; in synth_event_trace_array() local
|
D | trace_synth.h | 32 unsigned int n_u64; member
|
/linux-6.14.4/include/linux/ |
D | trace_events.h | 566 unsigned int n_u64; member
|