Searched refs:OverflowedFunctions (Results 1 – 1 of 1) sorted by relevance
327 uint32_t OverflowedFunctions; variable335 OverflowedFunctions(0) {} in FunctionCallTrie()346 OverflowedFunctions(O.OverflowedFunctions) {} in FunctionCallTrie()353 OverflowedFunctions = O.OverflowedFunctions;365 if (UNLIKELY(OverflowedFunctions)) { in enterFunction()366 ++OverflowedFunctions; in enterFunction()384 ++OverflowedFunctions; in enterFunction()402 ++OverflowedFunctions; in enterFunction()414 ++OverflowedFunctions; in enterFunction()422 if (OverflowedFunctions) { in exitFunction()[all …]