Searched refs:perf_evsel__next (Results 1 – 4 of 4) sorted by relevance
439 evsel = perf_evsel__next(evsel); in test__checkevent_list()450 evsel = perf_evsel__next(evsel); in test__checkevent_list()472 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_name()500 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_partial_time_callgraph()548 evsel = perf_evsel__next(evsel); in test__checkevent_pmu_events_mix()629 evsel = perf_evsel__next(evsel); in test__group1()671 evsel = perf_evsel__next(evsel); in test__group2()686 evsel = perf_evsel__next(evsel); in test__group2()729 evsel = perf_evsel__next(evsel); in test__group3()746 evsel = leader = perf_evsel__next(evsel); in test__group3()[all …]
55 evsel = perf_evsel__next(evsel); in perf_evsel__roundtrip_cache_name_test()
310 static inline struct perf_evsel *perf_evsel__next(struct perf_evsel *evsel) in perf_evsel__next() function
2206 pos = perf_evsel__next(pos); in perf_evsel_menu__run()