Searched refs:perf_evsel__next (Results 1 – 4 of 4) sorted by relevance
431 evsel = perf_evsel__next(evsel); in test__checkevent_list()442 evsel = perf_evsel__next(evsel); in test__checkevent_list()464 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_name()507 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_events_mix()588 evsel = perf_evsel__next(evsel); in test__group1()630 evsel = perf_evsel__next(evsel); in test__group2()645 evsel = perf_evsel__next(evsel); in test__group2()688 evsel = perf_evsel__next(evsel); in test__group3()705 evsel = leader = perf_evsel__next(evsel); in test__group3()723 evsel = perf_evsel__next(evsel); in test__group3()[all …]
55 evsel = perf_evsel__next(evsel); in perf_evsel__roundtrip_cache_name_test()
278 static inline struct perf_evsel *perf_evsel__next(struct perf_evsel *evsel) in perf_evsel__next() function
1926 pos = perf_evsel__next(pos); in perf_evsel_menu__run()