Home
last modified time | relevance | path

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

/tools/cgroup/
Diocost_monitor.py254 iocstat = IocStat(ioc) variable
258 output += '\n' + iocstat.table_preamble_str()
259 output += '\n' + iocstat.table_header_str()
261 output += json.dumps(iocstat.dict(now))