Home
last modified time | relevance | path

Searched defs:vdso_file (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dvdso.c31 struct vdso_file { struct
40 struct vdso_file vdso; argument
71 static char *get_file(struct vdso_file *vdso_file) in get_file()
214 static const char *vdso__get_compat_file(struct vdso_file *vdso_file) in vdso__get_compat_file()
238 struct vdso_file *vdso_file) in __machine__findnew_compat()