Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_timeout.c642 int *mpcalls, int *lockcalls, int *gcalls, in softclock_call_cc()
862 int depth = 0, gcalls = 0, lockcalls = 0, mpcalls = 0; in softclock() local