Searched refs:old_inuse (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/trace/events/ |
| D | iocost.h | 65 u32 old_inuse, u32 new_inuse, 68 TP_ARGS(iocg, path, now, old_inuse, new_inuse, 75 __field(u32, old_inuse) 85 __entry->old_inuse = old_inuse; 93 __entry->old_inuse, __entry->new_inuse, 101 u32 old_inuse, u32 new_inuse, 104 TP_ARGS(iocg, path, now, old_inuse, new_inuse, 111 u32 old_inuse, u32 new_inuse, 114 TP_ARGS(iocg, path, now, old_inuse, new_inuse, 121 u32 old_inuse, u32 new_inuse, [all …]
|
| /Linux-v5.10/block/ |
| D | blk-iocost.c | 2388 u32 __maybe_unused old_inuse = iocg->inuse, __maybe_unused old_hwi; in adjust_inuse_and_calc_cost() local 2438 old_inuse, iocg->inuse, old_hwi, hwi); in adjust_inuse_and_calc_cost()
|