Home
last modified time | relevance | path

Searched refs:table_row_str (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/workqueue/
H A Dwq_monitor.py97 def table_row_str(self): member in WqStats
159 print(stats.table_row_str())
/linux-6.15/tools/writeback/
H A Dwb_monitor.py71 def table_row_str(self): member in Stats
87 print(self.table_row_str())
/linux-6.15/tools/cgroup/
H A Diocost_monitor.py192 def table_row_str(self, path): member in IocgStat
271 output += '\n' + iocg_stat.table_row_str(path)