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

/linux-master/tools/perf/util/
H A Ddso.c599 static int open_dso(struct dso *dso, struct machine *machine) function
736 dso->data.fd = open_dso(dso, machine);
743 dso->data.fd = open_dso(dso, machine);

Completed in 184 milliseconds