Searched refs:report_cache_stat (Results 1 - 2 of 2) sorted by relevance
/build/scripts/util/ | ||
H A D | pycache.py | 96 self.report_cache_stat('cache_hit') 107 def report_cache_stat(self, hit_or_miss): member in PyCache |
H A D | md5_check.py | 124 pycache.report_cache_stat('cache_miss') |
Completed in 2 milliseconds