Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind-local.c323 dso__data_put_fd(dso); in read_unwind_spec_eh_frame()
364 dso__data_put_fd(dso); in read_unwind_spec_debug_frame()
476 dso__data_put_fd(dso); in find_proc_info()
H A Ddso.h357 void dso__data_put_fd(struct dso *dso);
H A Ddso.c778 void dso__data_put_fd(struct dso *dso __maybe_unused) in dso__data_put_fd() function
1491 dso__data_put_fd(dso); in dso__type()
/openbmc/linux/tools/perf/tests/
H A Ddso-data.c111 dso__data_put_fd(dso); in dso__data_fd()