Searched refs:tep_print_fields (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-parse.h | 545 void tep_print_fields(struct trace_seq *s, void *data,
|
H A D | event-parse.c | 5162 void tep_print_fields(struct trace_seq *s, void *data, in tep_print_fields() function 5722 tep_print_fields(s, data, size, event); in pretty_print() 5996 tep_print_fields(s, record->data, record->size, event); in print_event_info()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 756 tep_print_fields(&seq, he->raw_data, he->raw_size, in get_trace_output()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | sort.c | 902 tep_print_fields(&seq, he->raw_data, he->raw_size, in get_trace_output()
|
Completed in 19 milliseconds