Home
last modified time | relevance | path

Searched refs:evsel__common_field (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/
H A Devsel.h371 struct tep_format_field *evsel__common_field(struct evsel *evsel, const char *name);
H A Devsel.c3360 struct tep_format_field *evsel__common_field(struct evsel *evsel, const char *name) in evsel__common_field() function
3435 struct tep_format_field *field = evsel__common_field(evsel, name); in evsel__intval_common()