Searched refs:open_dso (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Ddso.c612 static int open_dso(struct dso *dso, struct machine *machine) function
756 dso_data->fd = open_dso(dso, machine);
763 dso_data->fd = open_dso(dso, machine);

Completed in 92 milliseconds