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

/linux-master/tools/cgroup/
H A Diocost_monitor.py265 iocg_stat = IocgStat(iocg)
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))
/linux-master/block/
H A Dblk-iocost.c454 struct iocg_stat { struct
540 struct iocg_stat stat;
541 struct iocg_stat last_stat;
1679 struct iocg_stat *parent_stat =

Completed in 175 milliseconds