Home
last modified time | relevance | path

Searched refs:perf_evsel__close (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/tools/lib/perf/tests/
Dtest-evsel.c43 perf_evsel__close(evsel); in test_stat_cpu()
75 perf_evsel__close(evsel); in test_stat_thread()
117 perf_evsel__close(evsel); in test_stat_thread_enable()
185 perf_evsel__close(evsel); in test_stat_user_read()
Dtest-evlist.c487 perf_evsel__close(evsel); in test_stat_multiplexing()
/linux-5.19.10/tools/lib/perf/
Dlibperf.map28 perf_evsel__close;
Devsel.c175 perf_evsel__close(evsel); in perf_evsel__open()
206 void perf_evsel__close(struct perf_evsel *evsel) in perf_evsel__close() function
Devlist.c206 perf_evsel__close(evsel); in perf_evlist__close()
/linux-5.19.10/tools/lib/perf/include/perf/
Devsel.h30 LIBPERF_API void perf_evsel__close(struct perf_evsel *evsel);
/linux-5.19.10/tools/lib/perf/Documentation/
Dlibperf.txt139 void perf_evsel__close(struct perf_evsel *evsel);
/linux-5.19.10/tools/perf/util/
Devlist.c1800 perf_evsel__close(&c2->core); in evlist__reset_weak_group()
Devsel.c2175 perf_evsel__close(&evsel->core); in evsel__close()