Benchtests: Remove broken walk benchmarks
[glibc.git] / include / sys / profil.h
blob2b1133073e8360e83c7af37e1a5819818956a6be
1 #ifndef _PROFIL_H
2 #include <gmon/sys/profil.h>
4 # ifndef _ISOMAC
6 /* Now define the internal interfaces. */
8 extern int __sprofil (struct prof *__profp, int __profcnt,
9 struct timeval *__tvp, unsigned int __flags);
11 # endif /* !_ISOMAC */
12 #endif /* _PROFIL_H */