Home
last modified time | relevance | path

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

/Linux-v5.4/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.c156 (!uncore_box_is_fake(box) && reg1->alloc)) in uncore_get_constraint()
171 if (!uncore_box_is_fake(box)) in uncore_get_constraint()
192 if (uncore_box_is_fake(box) || !reg1->alloc) in uncore_put_constraint()
Duncore.h478 static inline bool uncore_box_is_fake(struct intel_uncore_box *box) in uncore_box_is_fake() function
Duncore_snbep.c852 if (uncore_box_is_fake(box)) in snbep_cbox_put_constraint()
879 if (!uncore_box_is_fake(box) && (reg1->alloc & (0x1 << i))) in __snbep_cbox_get_constraint()
897 if (!uncore_box_is_fake(box)) in __snbep_cbox_get_constraint()
1005 (!uncore_box_is_fake(box) && reg1->alloc)) in snbep_pcu_get_constraint()
1028 if (!uncore_box_is_fake(box)) { in snbep_pcu_get_constraint()
1041 if (uncore_box_is_fake(box) || !reg1->alloc) in snbep_pcu_put_constraint()