Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
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()
Duncore.c178 (!uncore_box_is_fake(box) && reg1->alloc)) in uncore_get_constraint()
193 if (!uncore_box_is_fake(box)) in uncore_get_constraint()
214 if (uncore_box_is_fake(box) || !reg1->alloc) in uncore_put_constraint()
Duncore.h532 static inline bool uncore_box_is_fake(struct intel_uncore_box *box) in uncore_box_is_fake() function
Duncore_snbep.c933 if (uncore_box_is_fake(box)) in snbep_cbox_put_constraint()
960 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
978 if (!uncore_box_is_fake(box)) in __snbep_cbox_get_constraint()
1086 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
1109 if (!uncore_box_is_fake(box)) { in snbep_pcu_get_constraint()
1122 if (uncore_box_is_fake(box) || !reg1->alloc) in snbep_pcu_put_constraint()