Searched refs:tep_parse_format (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-parse_event.txt | 6 tep_parse_event, tep_parse_format - Parse the event format information 15 enum tep_errno *tep_parse_format*(struct tep_handle pass:[*]_tep_, struct tep_event pass:[*]pass:[*… 53 if (tep_parse_format(tep, &event, buf, size, "ftrace") != 0) {
|
D | libtraceevent.txt | 67 …enum tep_errno *tep_parse_format*(struct tep_handle pass:[*]_tep_, struct tep_event pass:[*]pass:[…
|
/Linux-v5.10/tools/perf/util/ |
D | trace-event.c | 95 tep_parse_format(pevent, &event, data, size, sys); in tp_format()
|
/Linux-v5.10/tools/lib/traceevent/ |
D | event-parse.h | 468 enum tep_errno tep_parse_format(struct tep_handle *tep,
|
D | event-parse.c | 6898 enum tep_errno tep_parse_format(struct tep_handle *tep, in tep_parse_format() function
|