Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore_nhmex.c680 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in nhmex_mbox_get_constraint()
694 (uncore_box_is_fake(box) || !reg2->alloc) && in nhmex_mbox_get_constraint()
704 if (!uncore_box_is_fake(box)) { in nhmex_mbox_get_constraint()
743 if (uncore_box_is_fake(box)) in nhmex_mbox_put_constraint()
989 if (!uncore_box_is_fake(box) && reg1->alloc) in nhmex_rbox_get_constraint()
1052 if (!uncore_box_is_fake(box)) { in nhmex_rbox_get_constraint()
1068 if (uncore_box_is_fake(box) || !reg1->alloc) in nhmex_rbox_put_constraint()
H A Duncore.c193 (!uncore_box_is_fake(box) && reg1->alloc)) in uncore_get_constraint()
208 if (!uncore_box_is_fake(box)) in uncore_get_constraint()
229 if (uncore_box_is_fake(box) || !reg1->alloc) in uncore_put_constraint()
H A Duncore.h551 static inline bool uncore_box_is_fake(struct intel_uncore_box *box) in uncore_box_is_fake() function
H A Duncore_snbep.c937 if (uncore_box_is_fake(box)) in snbep_cbox_put_constraint()
964 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
982 if (!uncore_box_is_fake(box)) in __snbep_cbox_get_constraint()
1090 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
1113 if (!uncore_box_is_fake(box)) { in snbep_pcu_get_constraint()
1126 if (uncore_box_is_fake(box) || !reg1->alloc) in snbep_pcu_put_constraint()