Searched defs:VTIME_PER_USEC (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/cgroup/ | ||
| H A D | iocost_monitor.py | 50 VTIME_PER_USEC = prog['VTIME_PER_USEC'].value_() variable |
| /linux/block/ | ||
| H A D | blk-iocost.c | 251 VTIME_PER_USEC = VTIME_PER_SEC / USEC_PER_SEC, enumerator |