Home
last modified time | relevance | path

Searched refs:profil_count (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/posix/
Dsprofil.c107 profil_count (uintptr_t pcp, int prof_uint) in profil_count() function
170 #define profil_count(pc) profil_count (pc, 0) macro
174 #undef profil_count
177 #define profil_count(pc) profil_count (pc, 1) macro
Dprofil.c40 profil_count (uintptr_t pc) in profil_count() function
/glibc-2.36/sysdeps/generic/
Dprofil-counter.h28 profil_count (sigcontext_get_pc (ctx)); in __profil_counter()
34 profil_count ((uintptr_t) scp->sc_pc); in __profil_counter()
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/
Dprofil-counter.h30 profil_count (si->sigc_regs.tpc); in __profil_counter_global()
32 profil_count (si->si_regs.pc); in __profil_counter_global()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dprofil-counter.h26 profil_count (sigcontext_get_pc (ctx)); in __profil_counter()
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dprofil-counter.h25 profil_count (sigcontext_get_pc (scp)); in __profil_counter()
/glibc-2.36/ChangeLog.old/
DChangeLog.67531 (profil_count): Use 64 bit arithmethic to avoid overflow.
DChangeLog.147721 * sysdeps/posix/sprofil.c (profil_count): Don't inline.
DChangeLog.191426 * sysdeps/posix/profil.c (profil_count): Change PC argument to
1429 * sysdeps/posix/sprofil.c (profil_count): Change PCP argument to