Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/vDSO/
Dparse_vdso.c61 static struct vdso_info struct
78 } vdso_info; argument
/linux-4.1.27/tools/perf/util/
Dvdso.c35 struct vdso_info { struct
43 static struct vdso_info *vdso_info__new(void) in vdso_info__new() argument
106 struct vdso_info *vdso_info = machine->vdso_info; in vdso__exit() local
252 struct vdso_info *vdso_info, in vdso__dso_findnew_compat()
287 struct vdso_info *vdso_info; in vdso__dso_findnew() local
Dmachine.h35 struct vdso_info *vdso_info; member