Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dvdso.c27 struct vdso_file { struct
36 struct vdso_file vdso; argument
67 static char *get_file(struct vdso_file *vdso_file) in get_file()
210 static const char *vdso__get_compat_file(struct vdso_file *vdso_file) in vdso__get_compat_file()
234 struct vdso_file *vdso_file) in __machine__findnew_compat()