Searched refs:fixed_count (Results 1 – 2 of 2) 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()
196 unsigned short fixed_count = cpmu_source->ps_layout.pl_fixed_count; variable204 uint64_t event_shift = (test_events[i].pe_counter - fixed_count) * 8;