Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dvdso.c285 static struct dso *machine__find_vdso(struct machine *machine, in machine__find_vdso() function
329 dso = machine__find_vdso(machine, thread); in machine__findnew_vdso()