Searched refs:process_mpstat (Results 1 – 2 of 2) sorted by relevance
247 cpu_stats = self.network_utils.process_mpstat(mpstat_out, 5)
62 def process_mpstat(self, mpstat_out, sample_count, loud = True): member in network_utils