Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dpmu.c784 unsigned int perf_hw_id) in eventsel_match_perf_hw_id() argument
786 return !((pmc->eventsel ^ perf_get_hw_event_config(perf_hw_id)) & in eventsel_match_perf_hw_id()
809 void kvm_pmu_trigger_event(struct kvm_vcpu *vcpu, u64 perf_hw_id) in kvm_pmu_trigger_event() argument
822 if (eventsel_match_perf_hw_id(pmc, perf_hw_id) && cpl_is_matched(pmc)) in kvm_pmu_trigger_event()
H A Dpmu.h251 void kvm_pmu_trigger_event(struct kvm_vcpu *vcpu, u64 perf_hw_id);
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h60 enum perf_hw_id { enum
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h60 enum perf_hw_id { enum
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c23 static enum perf_hw_id hw_event_perf_map[SBI_PMU_HW_GENERAL_MAX] = {
/openbmc/linux/tools/perf/
H A Ddesign.txt98 enum perf_hw_id {