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.c341 dso__data_put_fd(dso); in read_unwind_spec_eh_frame()
376 dso__data_put_fd(dso); in read_unwind_spec_debug_frame()
494 dso__data_put_fd(dso); in find_proc_info()
H A Ddso.c824 void dso__data_put_fd(struct dso *dso __maybe_unused) in dso__data_put_fd() function
1751 dso__data_put_fd(dso); in dso__type()
H A Ddso.h831 void dso__data_put_fd(struct dso *dso) UNLOCK_FUNCTION(_dso__data_open_lock);
/linux/tools/perf/tests/
H A Ddso-data.c112 dso__data_put_fd(dso); in dso__data_fd()