Home
last modified time | relevance | path

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

/tools/cgroup/
Diocost_monitor.py270 iocg_stat = IocgStat(iocg) variable
272 if not filter_re and not iocg_stat.is_active:
276 output += '\n' + iocg_stat.table_row_str(path)
278 output += '\n' + json.dumps(iocg_stat.dict(now, path))