Searched refs:addupc_intr (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dresourcevar.h114 void addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks);
/freebsd-10-stable/sys/kern/
H A Dkern_clock.c799 addupc_intr(td, pc, cnt);
804 * Kernel statistics are just like addupc_intr, only easier.
H A Dsubr_prof.c459 addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks) function
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c4318 addupc_intr(td, ps->ps_pc[0], 1);

Completed in 75 milliseconds