Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devlist.c693 static int evlist__event2id(struct evlist *evlist, union perf_event *event, u64 *id) in evlist__event2id() function
728 if (evlist__event2id(evlist, event, &id)) in evlist__event2evsel()