Searched refs:fixed_ctrl (Results 1 – 1 of 1) sorted by relevance
229 uint64_t global = 0, mask = 0, fixed_ctrl = 0; in set_running_fixed() local236 …fixed_ctrl |= ((uint64_t)(IA32_FIXED_CTR_ENABLE_ALL_RINGS | IA32_FIXED_CTR_ENABLE_PMI) << (4 * i)); in set_running_fixed()243 wrmsr64( MSR_IA32_PERF_FIXED_CTR_CTRL, fixed_ctrl ); in set_running_fixed()