Home
last modified time | relevance | path

Searched refs:tep_print_field (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h721 void tep_print_field(struct trace_seq *s, void *data,
Devent-parse.c4789 void tep_print_field(struct trace_seq *s, void *data, in tep_print_field() function
4862 tep_print_field(s, data, field); in tep_print_fields()
/Linux-v4.19/tools/perf/util/
Dsort.c2050 tep_print_field(&seq, he->raw_data, hde->field); in __sort__hde_entry()