Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/intel/
Duncore_nhmex.c681 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in nhmex_mbox_get_constraint()
695 (uncore_box_is_fake(box) || !reg2->alloc) && in nhmex_mbox_get_constraint()
705 if (!uncore_box_is_fake(box)) { in nhmex_mbox_get_constraint()
744 if (uncore_box_is_fake(box)) in nhmex_mbox_put_constraint()
990 if (!uncore_box_is_fake(box) && reg1->alloc) in nhmex_rbox_get_constraint()
1053 if (!uncore_box_is_fake(box)) { in nhmex_rbox_get_constraint()
1069 if (uncore_box_is_fake(box) || !reg1->alloc) in nhmex_rbox_put_constraint()
Duncore.c194 (!uncore_box_is_fake(box) && reg1->alloc)) in uncore_get_constraint()
209 if (!uncore_box_is_fake(box)) in uncore_get_constraint()
230 if (uncore_box_is_fake(box) || !reg1->alloc) in uncore_put_constraint()
Duncore.h555 static inline bool uncore_box_is_fake(struct intel_uncore_box *box) in uncore_box_is_fake() function
Duncore_snbep.c938 if (uncore_box_is_fake(box)) in snbep_cbox_put_constraint()
965 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
983 if (!uncore_box_is_fake(box)) in __snbep_cbox_get_constraint()
1091 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
1114 if (!uncore_box_is_fake(box)) { in snbep_pcu_get_constraint()
1127 if (uncore_box_is_fake(box) || !reg1->alloc) in snbep_pcu_put_constraint()