Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_nhmex.c673 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in nhmex_mbox_get_constraint()
687 (uncore_box_is_fake(box) || !reg2->alloc) && in nhmex_mbox_get_constraint()
697 if (!uncore_box_is_fake(box)) { in nhmex_mbox_get_constraint()
736 if (uncore_box_is_fake(box)) in nhmex_mbox_put_constraint()
982 if (!uncore_box_is_fake(box) && reg1->alloc) in nhmex_rbox_get_constraint()
1045 if (!uncore_box_is_fake(box)) { in nhmex_rbox_get_constraint()
1061 if (uncore_box_is_fake(box) || !reg1->alloc) in nhmex_rbox_put_constraint()
Dperf_event_intel_uncore_snbep.c646 if (uncore_box_is_fake(box)) in snbep_cbox_put_constraint()
673 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
691 if (!uncore_box_is_fake(box)) in __snbep_cbox_get_constraint()
799 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
822 if (!uncore_box_is_fake(box)) { in snbep_pcu_get_constraint()
835 if (uncore_box_is_fake(box) || !reg1->alloc) in snbep_pcu_put_constraint()
Dperf_event_intel_uncore.h308 static inline bool uncore_box_is_fake(struct intel_uncore_box *box) in uncore_box_is_fake() function
Dperf_event_intel_uncore.c151 (!uncore_box_is_fake(box) && reg1->alloc)) in uncore_get_constraint()
166 if (!uncore_box_is_fake(box)) in uncore_get_constraint()
187 if (uncore_box_is_fake(box) || !reg1->alloc) in uncore_put_constraint()