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.c340 dso__data_put_fd(dso); in read_unwind_spec_eh_frame()
375 dso__data_put_fd(dso); in read_unwind_spec_debug_frame()
493 dso__data_put_fd(dso); in find_proc_info()
H A Ddso.h862 void dso__data_put_fd(struct dso *dso) UNLOCK_FUNCTION(_dso__data_open_lock);
H A Ddso.c835 void dso__data_put_fd(struct dso *dso __maybe_unused) in dso__data_put_fd() function
1827 dso__data_put_fd(dso); in dso__type()
/linux/tools/perf/tests/
H A Ddso-data.c112 dso__data_put_fd(dso); in dso__data_fd()