Searched refs:numPathMaskCacheHits (Results 1 – 2 of 2) sorted by relevance
222 int numPathMaskCacheHits() const { return fNumPathMaskCacheHits; } in numPathMaskCacheHits() function
183 writer->appendS32("path_mask_cache_hits", this->stats()->numPathMaskCacheHits()); in dumpJSON()