Searched refs:hweight_active (Results 1 – 3 of 3) sorted by relevance
33 __field(u64, hweight_active)49 __entry->hweight_active = iocg->hweight_active;61 __entry->hweight_inuse, __entry->hweight_active
149 self.hwa_pct = iocg.hweight_active.value_() * 100 / HWEIGHT_WHOLE
486 u32 hweight_active; member1001 iocg->hweight_active = max_t(u32, hwa, 1); in current_hweight()1006 *hw_activep = iocg->hweight_active; in current_hweight()2004 iocg->hweight_active = HWEIGHT_WHOLE; in ioc_pd_init()