Searched refs:parent_callers (Results 1 – 1 of 1) sorted by relevance
386 static bool Recursor(unsigned int depth, unsigned int parent_callers)389 static bool Recursor(unsigned int depth, unsigned int parent_callers);391 static bool Recursor(unsigned int depth, unsigned int parent_callers) { in Recursor() argument393 if (callers != parent_callers + 1) in Recursor()