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);
320 struct dso *machine__findnew_vdso(struct machine *machine, in machine__findnew_vdso() function
164 dso = machine__findnew_vdso(machine, thread); in map__new()
433 dso = machine__findnew_vdso(machine, thread); in findnew_dso()