Searched refs:BytesInThisScope (Results 1 – 1 of 1) sorted by relevance
153 uint64_t BytesInThisScope = 0; in collectStatsRecursive() local155 BytesInThisScope += Range.HighPC - Range.LowPC; in collectStatsRecursive()158 if (BytesInThisScope) in collectStatsRecursive()159 BytesInScope = BytesInThisScope; in collectStatsRecursive()