Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dvdso.c291 static struct dso *machine__find_vdso(struct machine *machine, in machine__find_vdso() function
335 dso = machine__find_vdso(machine, thread); in machine__findnew_vdso()