Searched refs:rapl_quirks (Results 1 – 1 of 1) sorted by relevance
136 static struct x86_pmu_quirk *rapl_quirks; variable149 __quirk.next = rapl_quirks; \150 rapl_quirks = &__quirk; \757 for (quirk = rapl_quirks; quirk; quirk = quirk->next) in rapl_pmu_init()