Searched refs:tep_record_print_fields (Results 1 – 4 of 4) sorted by relevance
/external/libtraceevent/Documentation/ |
D | libtraceevent-field_print.txt | 6 …nt, tep_print_fields, tep_print_num_field, tep_print_func_field, tep_record_print_fields, tep_reco… 20 void *tep_record_print_fields*(struct trace_seq pass:[*]_s_, struct tep_record pass:[*]_record_, st… 54 The *tep_record_print_fields()* prints the field's name followed by its value
|
D | libtraceevent.txt | 106 …void *tep_record_print_fields*(struct trace_seq pass:[*]_s_, struct tep_record pass:[*]_record_, s…
|
/external/libtraceevent/include/traceevent/ |
D | event-parse.h | 559 void tep_record_print_fields(struct trace_seq *s,
|
/external/libtraceevent/src/ |
D | event-parse.c | 6110 void tep_record_print_fields(struct trace_seq *s, in tep_record_print_fields() function
|