Searched defs:lockcalls (Results 1 – 1 of 1) sorted by relevance
645 int *mpcalls, int *lockcalls, int *gcalls, in softclock_call_cc()863 int depth = 0, gcalls = 0, lockcalls = 0, mpcalls = 0; in softclock() local