Home
last modified time | relevance | path

Searched refs:tep_record_print_fields (Results 1 – 4 of 4) sorted by relevance

/external/libtraceevent/Documentation/
Dlibtraceevent-field_print.txt6 …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
Dlibtraceevent.txt106 …void *tep_record_print_fields*(struct trace_seq pass:[*]_s_, struct tep_record pass:[*]_record_, s…
/external/libtraceevent/include/traceevent/
Devent-parse.h559 void tep_record_print_fields(struct trace_seq *s,
/external/libtraceevent/src/
Devent-parse.c6110 void tep_record_print_fields(struct trace_seq *s, in tep_record_print_fields() function