Home
last modified time | relevance | path

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

/sysdeps/generic/
A Dprofil-counter.h28 profil_count (sigcontext_get_pc (ctx)); in __profil_counter()
34 profil_count ((uintptr_t) scp->sc_pc); in __profil_counter()
/sysdeps/unix/sysv/linux/sparc/
A Dprofil-counter.h30 profil_count (si->sigc_regs.tpc); in __profil_counter_global()
32 profil_count (si->si_regs.pc); in __profil_counter_global()
/sysdeps/unix/sysv/linux/
A Dprofil-counter.h26 profil_count (sigcontext_get_pc (ctx)); in __profil_counter()
/sysdeps/posix/
A Dsprofil.c107 profil_count (uintptr_t pcp, int prof_uint) in profil_count() function
169 profil_count (pcp, 0); in profil_count_ushort()
175 profil_count (pcp, 1); in profil_count_uint()
182 #define profil_count(pc) profil_count (pc, 0) macro
186 #undef profil_count
189 #define profil_count(pc) profil_count (pc, 1) macro
A Dprofil.c40 profil_count (uintptr_t pc) in profil_count() function
/sysdeps/unix/sysv/linux/arm/
A Dprofil-counter.h25 profil_count (sigcontext_get_pc (scp)); in __profil_counter()

Completed in 6 milliseconds