Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Devsel.h197 struct evsel *evsel__new_cycles(bool precise);
Devlist.c239 struct evsel *evsel = evsel__new_cycles(precise); in __evlist__add_default()
Devsel.c295 struct evsel *evsel__new_cycles(bool precise) in evsel__new_cycles() function