Home
last modified time | relevance | path

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

/tools/perf/util/
Dvdso.c290 static struct dso *machine__find_vdso(struct machine *machine, in machine__find_vdso() function
334 dso = machine__find_vdso(machine, thread); in machine__findnew_vdso()