Home
last modified time | relevance | path

Searched refs:dso__data_put_fd (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dunwind-libunwind-local.c342 dso__data_put_fd(dso); in read_unwind_spec_eh_frame()
378 dso__data_put_fd(dso); in read_unwind_spec_debug_frame()
495 dso__data_put_fd(dso); in find_proc_info()
H A Ddso.c800 void dso__data_put_fd(struct dso *dso __maybe_unused) in dso__data_put_fd() function
1617 dso__data_put_fd(dso); in dso__type()
H A Ddso.h759 void dso__data_put_fd(struct dso *dso);
/linux/tools/perf/tests/
H A Ddso-data.c112 dso__data_put_fd(dso); in dso__data_fd()