Searched refs:vdso__dso_findnew (Results 1 – 3 of 3) sorted by relevance
26 struct dso *vdso__dso_findnew(struct machine *machine, struct thread *thread);
284 struct dso *vdso__dso_findnew(struct machine *machine, in vdso__dso_findnew() function
178 dso = vdso__dso_findnew(machine, thread); in map__new()