Home
last modified time | relevance | path

Searched refs:__profil_counter (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/arm/
A Dprofil-counter.h23 __profil_counter (int signo, siginfo_t *_si, void *scp) in __profil_counter() function
32 #ifndef __profil_counter
35 compat_symbol (libc, __profil_counter, profil_counter, GLIBC_2_0);
/sysdeps/generic/
A Dprofil-counter.h26 __profil_counter (int signr, siginfo_t *info, void *ctx) in __profil_counter() function
32 __profil_counter (int signr, int code, struct sigcontext *scp) in __profil_counter() function
/sysdeps/unix/sysv/linux/
A Dprofil-counter.h24 __profil_counter (int signo, siginfo_t *info, void *ctx) in __profil_counter() function
/sysdeps/unix/sysv/linux/sparc/
A Dprofil-counter.h23 #ifndef __profil_counter
/sysdeps/posix/
A Dprofil.c109 act.sa_sigaction = __profil_counter; in __profil()
112 act.sa_handler = __profil_counter; in __profil()
A Dsprofil.c181 #define __profil_counter __profil_counter_ushort macro
185 #undef __profil_counter
188 #define __profil_counter __profil_counter_uint macro

Completed in 6 milliseconds