Home
last modified time | relevance | path

Searched refs:perf_event__exit_del_thread (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-buildid-list.c106 build_id__mark_dso_hit_ops.exit = perf_event__exit_del_thread; in perf_session__list_build_ids()
/linux/tools/perf/util/
H A Devent.h322 int perf_event__exit_del_thread(const struct perf_tool *tool,
H A Devent.c429 int perf_event__exit_del_thread(const struct perf_tool *tool __maybe_unused, in perf_event__exit_del_thread() function