Searched refs:__profil (Results 1 – 16 of 16) sorted by relevance
/glibc-2.36/sysdeps/mach/hurd/ |
D | dl-unistd.h | 22 extern __typeof (__profil) __profil attribute_hidden;
|
D | profil.c | 112 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in libc_hidden_def() 141 weak_alias (__profil, profil) in weak_alias() argument
|
/glibc-2.36/gmon/ |
D | profil.c | 30 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in __profil() function 39 weak_alias (__profil, profil)
|
D | gmon.c | 107 __profil((void *) p->kcount, p->kcountsize, p->lowpc, s_scale); in __moncontrol() 113 __profil(NULL, 0, 0, 0); in __moncontrol()
|
/glibc-2.36/sysdeps/generic/ |
D | dl-unistd.h | 28 extern __typeof (__profil) __profil attribute_hidden;
|
/glibc-2.36/sysdeps/posix/ |
D | profil.c | 65 __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale) in __profil() function 125 weak_alias (__profil, profil)
|
/glibc-2.36/include/ |
D | unistd.h | 156 extern int __profil (unsigned short int *__sample_buffer, size_t __size,
|
/glibc-2.36/sysdeps/unix/ |
D | syscalls.list | 46 profil - profil i:piii __profil profil
|
/glibc-2.36/elf/ |
D | dl-profile.c | 481 __profil ((void *) kcount, kcountsize, lowpc, s_scale); in _dl_start_profile()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.7 | 2587 * gmon/gmon.c: Use __profil not profil because of namespace pollution. 2594 * sysdeps/mach/hurd/profil.c: Define function as __profil and make 2646 * posix/unistd.h: Add prototype for __setpgid and __profil.
|
D | ChangeLog.13 | 2842 (__profil): New alias. 4502 * sysdeps/posix/profil.c (__profil): sigfillset -> __sigfillset
|
D | ChangeLog.8 | 4077 * sysdeps/posix/profil.c (__profil): Don't define act and timer
|
D | ChangeLog.16 | 2026 * sysdeps/posix/profil.c (__profil): Use __profile_frequency to choose
|
D | ChangeLog.19 | 1428 (__profil): Use SA_SIGINFO. 33040 (__profil): Likewise.
|
D | ChangeLog.18 | 42444 (__profil): Use __profil_counter instead of profil_counter.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 4077 * sysdeps/posix/profil.c (__profil): Don't define act and timer
|