Searched refs:perf_evsel__next (Results 1 – 5 of 5) sorted by relevance
471 evsel = perf_evsel__next(evsel); in test__checkevent_list()482 evsel = perf_evsel__next(evsel); in test__checkevent_list()504 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_name()532 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_partial_time_callgraph()580 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_events_mix()661 evsel = perf_evsel__next(evsel); in test__group1()703 evsel = perf_evsel__next(evsel); in test__group2()718 evsel = perf_evsel__next(evsel); in test__group2()761 evsel = perf_evsel__next(evsel); in test__group3()778 evsel = leader = perf_evsel__next(evsel); in test__group3()[all …]
58 evsel = perf_evsel__next(evsel); in perf_evsel__roundtrip_cache_name_test()
307 static inline struct evsel *perf_evsel__next(struct evsel *evsel) in perf_evsel__next() function
2334 evsel = perf_evsel__next(evsel); in find_evsel()
3324 pos = perf_evsel__next(pos); in perf_evsel_menu__run()