Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_kern_timeout.c385 int *mpcalls, int *lockcalls, int *gcalls, in softclock_call_cc()
565 int depth = 0, gcalls = 0, mpcalls = 0, lockcalls = 0; in softclock() local
/f-stack/freebsd/kern/
H A Dkern_timeout.c608 int *mpcalls, int *lockcalls, int *gcalls, in softclock_call_cc()
809 int depth = 0, gcalls = 0, lockcalls = 0, mpcalls = 0; in softclock() local