Home
last modified time | relevance | path

Searched defs:lockcalls (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
Dkern_timeout.c645 int *mpcalls, int *lockcalls, int *gcalls, in softclock_call_cc()
863 int depth = 0, gcalls = 0, lockcalls = 0, mpcalls = 0; in softclock() local