Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c156 unsigned long pkg_events; member
773 .pkg_events = BIT(PERF_RAPL_PP0) |
781 .pkg_events = BIT(PERF_RAPL_PP0) |
789 .pkg_events = BIT(PERF_RAPL_PP0) |
798 .pkg_events = BIT(PERF_RAPL_PP0) |
807 .pkg_events = BIT(PERF_RAPL_PKG) |
815 .pkg_events = BIT(PERF_RAPL_PP0) |
825 .pkg_events = BIT(PERF_RAPL_PP0) |
835 .pkg_events = BIT(PERF_RAPL_PKG),
919 (void *) &rapl_model->pkg_events); in rapl_pmu_init()