Home
last modified time | relevance | path

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

/tools/testing/selftests/vDSO/
Dparse_vdso.c39 static struct vdso_info struct
56 } vdso_info; argument
/tools/perf/util/
Dvdso.c39 struct vdso_info { struct
47 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument
110 struct vdso_info *vdso_info = machine->vdso_info; in machine__exit_vdso() local
258 struct vdso_info *vdso_info, in __machine__findnew_vdso_compat()
323 struct vdso_info *vdso_info; in machine__findnew_vdso() local
Dmachine.h51 struct vdso_info *vdso_info; member