Home
last modified time | relevance | path

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

/tools/perf/util/
Dunwind-libunwind-local.c282 dso__data_put_fd(dso); in read_unwind_spec_eh_frame()
308 dso__data_put_fd(dso); in read_unwind_spec_debug_frame()
378 dso__data_put_fd(map->dso); in find_proc_info()
Ddso.h306 void dso__data_put_fd(struct dso *dso);
Ddso.c554 void dso__data_put_fd(struct dso *dso __maybe_unused) in dso__data_put_fd() function
1349 dso__data_put_fd(dso); in dso__type()
/tools/perf/tests/
Ddso-data.c108 dso__data_put_fd(dso); in dso__data_fd()