Searched refs:OverflowedFunctions (Results 1 – 1 of 1) sorted by relevance
322 uint32_t OverflowedFunctions; variable330 OverflowedFunctions(0) {} in FunctionCallTrie()341 OverflowedFunctions(O.OverflowedFunctions) {} in FunctionCallTrie()348 OverflowedFunctions = O.OverflowedFunctions;360 if (UNLIKELY(OverflowedFunctions)) { in enterFunction()361 ++OverflowedFunctions; in enterFunction()379 ++OverflowedFunctions; in enterFunction()397 ++OverflowedFunctions; in enterFunction()409 ++OverflowedFunctions; in enterFunction()417 if (OverflowedFunctions) { in exitFunction()[all …]