Home
last modified time | relevance | path

Searched refs:tep_find_event_by_record (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h531 tep_find_event_by_record(struct tep_handle *tep, struct tep_record *record);
H A Devent-parse.c6011 * tep_find_event_by_record - return the event from a given record
6019 tep_find_event_by_record(struct tep_handle *tep, struct tep_record *record) in tep_find_event_by_record() function
6192 event = tep_find_event_by_record(tep, record); in tep_print_event()

Completed in 9 milliseconds