Home
last modified time | relevance | path

Searched refs:unit_sel (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/x86/
H A Dpmu.c112 uint32_t unit_sel; member
295 if (gp_events[i].unit_sel == (cnt->config & 0xffff)) in get_counter_event()
423 .config = EVNTSEL_OS | EVNTSEL_USR | evt->unit_sel, in check_gp_counter()
454 cnt.ctr = fixed_events[i].unit_sel; in check_fixed_counters()
471 gp_events[i % gp_events_size].unit_sel; in check_counters_many()
475 cnt[n].ctr = fixed_events[i].unit_sel; in check_counters_many()
515 gp_events[instruction_idx].unit_sel /* instructions */, in check_counter_overflow()
537 cnt.ctr = fixed_events[0].unit_sel; in check_counter_overflow()
578 gp_events[instruction_idx].unit_sel /* instructions */, in check_gp_counter_cmask()
664 gp_events[instruction_idx].unit_sel, in check_running_counter_wrmsr()
[all …]