Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dvdso.c237 static struct dso *__machine__findnew_compat(struct machine *machine, in __machine__findnew_compat() function
276 *dso = __machine__findnew_compat(machine, &vdso_info->vdso32); in __machine__findnew_vdso_compat()
279 *dso = __machine__findnew_compat(machine, &vdso_info->vdsox32); in __machine__findnew_vdso_compat()