Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dparse-events.c471 evsel = evsel__next(evsel); in test__checkevent_list()
482 evsel = evsel__next(evsel); in test__checkevent_list()
504 evsel = evsel__next(evsel); in test__checkevent_pmu_name()
532 evsel = evsel__next(evsel); in test__checkevent_pmu_partial_time_callgraph()
582 evsel = evsel__next(evsel); in test__checkevent_pmu_events_mix()
692 evsel = evsel__next(evsel); in test__group1()
734 evsel = evsel__next(evsel); in test__group2()
749 evsel = evsel__next(evsel); in test__group2()
792 evsel = evsel__next(evsel); in test__group3()
809 evsel = leader = evsel__next(evsel); in test__group3()
[all …]
H A Devsel-roundtrip-name.c56 evsel = evsel__next(evsel); in perf_evsel__roundtrip_cache_name_test()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel.h315 static inline struct evsel *evsel__next(struct evsel *evsel) in evsel__next() function
H A Dsort.c2363 evsel = evsel__next(evsel); in find_evsel()
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dhists.c3520 pos = evsel__next(pos); in perf_evsel_menu__run()