Searched refs:tep_print_field (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-field_print.txt | 6 tep_print_field, tep_print_fields, tep_print_num_field, tep_print_func_field - 16 void *tep_print_field*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, struct tep_format_field p… 77 tep_print_field(&seq, record->data, field_pid);
|
| D | libtraceevent.txt | 79 …void *tep_print_field*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, struct tep_format_field …
|
| /Linux-v5.4/tools/lib/traceevent/ |
| D | event-parse.h | 539 void tep_print_field(struct trace_seq *s, void *data,
|
| D | event-parse.c | 4875 void tep_print_field(struct trace_seq *s, void *data, in tep_print_field() function 4948 tep_print_field(s, data, field); in tep_print_fields()
|
| /Linux-v5.4/tools/perf/util/ |
| D | sort.c | 2154 tep_print_field(&seq, he->raw_data, hde->field); in __sort__hde_entry()
|