Searched refs:addupc_intr (Results 1 – 4 of 4) sorted by relevance
119 void addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks);
116 void addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks);
461 addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks) in addupc_intr() function
741 addupc_intr(td, pc, cnt); in profclock()