Searched refs:TRACE_IOCG_PATH (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/block/ | 
| D | blk-iocost.c | 195 #define TRACE_IOCG_PATH(type, iocg, ...)					\  macro 209 #define TRACE_IOCG_PATH(type, iocg, ...)	do { } while (0)  macro 1305 	TRACE_IOCG_PATH(iocg_activate, iocg, now,  in iocg_activate() 2026 		TRACE_IOCG_PATH(inuse_transfer, iocg, now,  in transfer_surpluses() 2123 		TRACE_IOCG_PATH(iocg_forgive_debt, iocg, now, usage_pct,  in ioc_forgive_debts() 2195 			TRACE_IOCG_PATH(iocg_idle, iocg, now,  in ioc_check_iocgs() 2319 				TRACE_IOCG_PATH(inuse_shortage, iocg, &now,  in ioc_timer_fn() 2470 	TRACE_IOCG_PATH(inuse_adjust, iocg, now,  in adjust_inuse_and_calc_cost()
  |