Searched refs:matchedPropertyCacheHit (Results 1 – 3 of 3) sorted by relevance
51 matchedPropertyCacheHit = 0; in reset()80 …t the cache (%.2f%%).\n", matchedPropertyApply, matchedPropertyCacheHit, PERCENT(matchedPropertyCa… in report()81 …hedPropertyCacheInheritedHit, PERCENT(matchedPropertyCacheInheritedHit, matchedPropertyCacheHit))); in report()
57 unsigned matchedPropertyCacheHit; variable
1402 INCREMENT_STYLE_STATS_COUNTER(*this, matchedPropertyCacheHit); in applyMatchedProperties()