Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dvdso.c288 static struct dso *machine__find_vdso(struct machine *machine, in machine__find_vdso() function
332 dso = machine__find_vdso(machine, thread); in machine__findnew_vdso()