Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dparse-events.c473 evsel = evsel__next(evsel); in test__checkevent_list()
484 evsel = evsel__next(evsel); in test__checkevent_list()
506 evsel = evsel__next(evsel); in test__checkevent_pmu_name()
533 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()
827 evsel = evsel__next(evsel); in test__group3()
[all …]
A Devsel-roundtrip-name.c58 evsel = evsel__next(evsel); in perf_evsel__roundtrip_cache_name_test()
A Dperf-time-to-tsc.c113 evsel = evsel__next(evsel); in test__perf_time_to_tsc()
/linux/tools/perf/util/
A Devsel.h374 static inline struct evsel *evsel__next(struct evsel *evsel) in evsel__next() function
A Dsort.c2518 evsel = evsel__next(evsel); in find_evsel()
/linux/tools/perf/ui/browsers/
A Dhists.c3515 pos = evsel__next(pos); in perf_evsel_menu__run()

Completed in 24 milliseconds