Searched refs:fixed_count (Results 1 – 1 of 1) sorted by relevance
192 int fixed_count = kpc_fixed_count(); in enable_counters() local193 …uint64_t global_en = (fixed_count == 4) ? GLOBAL_CTRL_FIXED_EN_4FIXED : GLOBAL_CTRL_FIXED_EN_3FIXE… in enable_counters()