Searched refs:evsel__new_cycles (Results 1 – 3 of 3) sorted by relevance
197 struct evsel *evsel__new_cycles(bool precise);
239 struct evsel *evsel = evsel__new_cycles(precise); in __evlist__add_default()
295 struct evsel *evsel__new_cycles(bool precise) in evsel__new_cycles() function