Home
last modified time | relevance | path

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

/Linux-v5.4/tools/cgroup/
Diocost_monitor.py265 iocg_stat = IocgStat(iocg) variable
267 if not filter_re and not iocg_stat.is_active:
271 output += '\n' + iocg_stat.table_row_str(path)
273 output += '\n' + json.dumps(iocg_stat.dict(now, path))