Home
last modified time | relevance | path

Searched refs:tep_find_common_field (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dtrace-event-parse.c28 field = tep_find_common_field(event, type); in get_common_field()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event-parse.c30 field = tep_find_common_field(event, type); in get_common_field()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h513 struct tep_format_field *tep_find_common_field(struct tep_event *event, const char *name);
H A Devent-parse.c3360 * tep_find_common_field - return a common field by event
3368 tep_find_common_field(struct tep_event *event, const char *name) in tep_find_common_field() function
3417 format = tep_find_common_field(event, name); in tep_find_any_field()
3498 field = tep_find_common_field(event, type); in get_common_info()
7041 field = tep_find_common_field(event, name); in tep_get_common_field_val()

Completed in 11 milliseconds