Searched refs:get_custom_collection_stats (Results 1 – 2 of 2) sorted by relevance
246 if (stats := perf_stats.get_custom_collection_stats()) is not None:
481 def get_custom_collection_stats(self) -> Optional[SystemEventStats]: member in PerformanceStats