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