Home
last modified time | relevance | path

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

/linux-5.19.10/tools/cgroup/
Diocost_monitor.py258 iocg_stat = IocgStat(iocg) variable
260 if not filter_re and not iocg_stat.is_active:
264 output += '\n' + iocg_stat.table_row_str(path)
266 output += '\n' + json.dumps(iocg_stat.dict(now, path))
/linux-5.19.10/block/
Dblk-iocost.c450 struct iocg_stat { struct
536 struct iocg_stat stat;
537 struct iocg_stat last_stat;
1647 struct iocg_stat *parent_stat = in iocg_flush_stat_upward()