Searched refs:get_pool_count (Results 1 – 1 of 1) sorted by relevance
319 def _count_pool(self, get_pool_count, pool=None): argument331 return sum([get_pool_count(cached_history) for cached_history in334 return get_pool_count(self._histories_by_pool[pool])