Home
last modified time | relevance | path

Searched refs:profclock_cnt (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/kern/
HDkern_clock.c778 profclock_cnt(1, usermode, pc); in profclock()
782 profclock_cnt(int cnt, int usermode, uintfptr_t pc) in profclock_cnt() function
HDkern_clocksource.c204 profclock_cnt(runs, usermode, TRAPF_PC(frame)); in handleevents()
/freebsd-11-stable/sys/sys/
HDsystm.h312 void profclock_cnt(int cnt, int usermode, uintfptr_t pc);