Searched refs:to_list (Results 1 – 1 of 1) sorted by relevance
422 def to_list(self) -> List[Dict[str, Any]]: member in SystemEventStats500 self._boot_time_stats.to_list() if self._boot_time_stats else None503 self._last_n_minutes_stats.to_list()507 "user_switch_stats": [u.to_list() for u in self._user_switch_stats],509 self._custom_collection_stats.to_list()