Searched refs:HAS_TOTAL_STATS (Results 1 – 1 of 1) sorted by relevance
415 enum { HAS_TOTAL_STATS = 1 }; enumerator430 enum { HAS_TOTAL_STATS = 1 }; enumerator445 enum { HAS_TOTAL_STATS = 1 }; enumerator461 enum { HAS_TOTAL_STATS = 1 }; enumerator477 enum { HAS_TOTAL_STATS = 1 }; enumerator1250 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_TOTAL_STATS>::Type logTotalContrib… in logTotalContribution()1341 static typename EnableIf<void, Not<SampleTypeTraits<SampleType>::HAS_TOTAL_STATS>::Value>::Type log… in logTotalContribution()