Searched refs:OverflowedFunctions (Results 1 – 1 of 1) sorted by relevance
326 uint32_t OverflowedFunctions; variable334 OverflowedFunctions(0) {} in FunctionCallTrie()345 OverflowedFunctions(O.OverflowedFunctions) {} in FunctionCallTrie()352 OverflowedFunctions = O.OverflowedFunctions;364 if (UNLIKELY(OverflowedFunctions)) { in enterFunction()365 ++OverflowedFunctions; in enterFunction()383 ++OverflowedFunctions; in enterFunction()401 ++OverflowedFunctions; in enterFunction()413 ++OverflowedFunctions; in enterFunction()421 if (OverflowedFunctions) { in exitFunction()[all …]