Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dunwind-libunwind-local.c280 fd = dso__data_get_fd(dso, machine); in read_unwind_spec_eh_frame()
312 fd = dso__data_get_fd(dso, machine); in read_unwind_spec_debug_frame()
408 int fd = dso__data_get_fd(map->dso, ui->machine); in find_proc_info()
A Ddso.h344 int dso__data_get_fd(struct dso *dso, struct machine *machine);
A Ddso.c708 int dso__data_get_fd(struct dso *dso, struct machine *machine) in dso__data_get_fd() function
1429 fd = dso__data_get_fd(dso, machine); in dso__type()
/linux/tools/perf/tests/
A Ddso-data.c108 int fd = dso__data_get_fd(dso, machine); in dso__data_fd()

Completed in 10 milliseconds