Home
last modified time | relevance | path

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

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