Searched refs:tep_print_fields (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/lib/traceevent/ |
D | event-parse.h | 723 void tep_print_fields(struct trace_seq *s, void *data,
|
D | event-parse.c | 4854 void tep_print_fields(struct trace_seq *s, void *data, in tep_print_fields() function 4888 tep_print_fields(s, data, size, event); in pretty_print() 5394 tep_print_fields(s, record->data, record->size, event); in tep_event_info()
|
/Linux-v4.19/tools/perf/util/ |
D | sort.c | 613 tep_print_fields(&seq, he->raw_data, he->raw_size, in get_trace_output()
|