Home
last modified time | relevance | path

Searched refs:evsel__next (Results 1 – 6 of 6) sorted by relevance

/tools/perf/arch/x86/tests/
A Dhybrid.c47 evsel = evsel__next(evsel); in test__hybrid_hw_group_event()
64 evsel = evsel__next(evsel); in test__hybrid_sw_hw_group_event()
83 evsel = evsel__next(evsel); in test__hybrid_hw_sw_group_event()
102 evsel = evsel__next(evsel); in test__hybrid_group_modifier1()
177 evsel = evsel__next(evsel); in test__hybrid_hw_group_event_2()
/tools/perf/tests/
A Dparse-events.c599 evsel = evsel__next(evsel); in test__checkevent_breakpoint_2_events()
644 evsel = evsel__next(evsel); in test__checkevent_list()
658 evsel = evsel__next(evsel); in test__checkevent_list()
680 evsel = evsel__next(evsel); in test__checkevent_pmu_name()
706 evsel = evsel__next(evsel); in test__checkevent_pmu_partial_time_callgraph()
762 evsel = evsel__next(evsel); in test__checkevent_pmu_events_mix()
886 evsel = evsel__next(evsel); in test__group1()
1105 evsel = evsel__next(evsel); in test__group4()
1153 evsel = evsel__next(evsel); in test__group5()
1188 evsel = evsel__next(evsel); in test__group5()
[all …]
/tools/perf/util/
A Devsel.h428 static inline struct evsel *evsel__next(struct evsel *evsel) in evsel__next() function
A Devlist.c388 evlist_cpu_itr->evsel = evsel__next(evlist_cpu_itr->evsel); in evlist_cpu_iterator__next()
A Dsort.c3347 evsel = evsel__next(evsel); in find_evsel()
/tools/perf/ui/browsers/
A Dhists.c3564 pos = evsel__next(pos); in perf_evsel_menu__run()

Completed in 30 milliseconds