Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddso.c536 static int open_dso(struct dso *dso, struct machine *machine) in open_dso() function
670 dso->data.fd = open_dso(dso, machine); in try_to_open_dso()
677 dso->data.fd = open_dso(dso, machine); in try_to_open_dso()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.c597 static int open_dso(struct dso *dso, struct machine *machine) in open_dso() function
734 dso->data.fd = open_dso(dso, machine); in try_to_open_dso()
741 dso->data.fd = open_dso(dso, machine); in try_to_open_dso()

Completed in 5 milliseconds