Searched refs:profil_count (Results 1 – 6 of 6) sorted by relevance
28 profil_count (sigcontext_get_pc (ctx)); in __profil_counter()34 profil_count ((uintptr_t) scp->sc_pc); in __profil_counter()
30 profil_count (si->sigc_regs.tpc); in __profil_counter_global()32 profil_count (si->si_regs.pc); in __profil_counter_global()
26 profil_count (sigcontext_get_pc (ctx)); in __profil_counter()
107 profil_count (uintptr_t pcp, int prof_uint) in profil_count() function169 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) macro186 #undef profil_count189 #define profil_count(pc) profil_count (pc, 1) macro
40 profil_count (uintptr_t pc) in profil_count() function
25 profil_count (sigcontext_get_pc (scp)); in __profil_counter()
Completed in 6 milliseconds