Home
last modified time | relevance | path

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

/openbmc/linux/tools/workqueue/
H A Dwq_monitor.py104 def table_row_str(self): member in WqStats
166 print(stats.table_row_str())
/openbmc/linux/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)