Home
last modified time | relevance | path

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

/arch/x86/events/amd/
Dcore.c341 event->hw.config |= AMD64_EVENTSEL_HOSTONLY; in amd_core_hw_config()
536 cpuc->perf_ctr_virt_mask = AMD64_EVENTSEL_HOSTONLY; in amd_pmu_cpu_starting()
1048 cpuc->perf_ctr_virt_mask = AMD64_EVENTSEL_HOSTONLY; in amd_pmu_disable_virt()
/arch/x86/include/asm/
Dperf_event.h40 #define AMD64_EVENTSEL_HOSTONLY (1ULL << 41) macro