Searched refs:machine__findnew_vdso (Results 1 – 4 of 4) sorted by relevance
27 struct dso *machine__findnew_vdso(struct machine *machine, struct thread *thread);
321 struct dso *machine__findnew_vdso(struct machine *machine, in machine__findnew_vdso() function
165 dso = machine__findnew_vdso(machine, thread); in map__new()
442 dso = machine__findnew_vdso(machine, thread); in findnew_dso()