Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dvdso.c127 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso() function
251 dso = __machine__addnew_vdso(machine, vdso_file->dso_name, file_name); in __machine__findnew_compat()
349 dso = __machine__addnew_vdso(machine, DSO__NAME_VDSO, file); in machine__findnew_vdso()