Home
last modified time | relevance | path

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

/Linux-v6.6/tools/workqueue/
Dwq_monitor.py104 def table_row_str(self): member in WqStats
166 print(stats.table_row_str())
/Linux-v6.6/tools/cgroup/
Diocost_monitor.py192 def table_row_str(self, path): member in IocgStat
271 output += '\n' + iocg_stat.table_row_str(path)