Searched refs:PPC_OPROFILE_G4 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | cputable.c | 799 .oprofile_type = PPC_OPROFILE_G4, 831 .oprofile_type = PPC_OPROFILE_G4, 848 .oprofile_type = PPC_OPROFILE_G4, 865 .oprofile_type = PPC_OPROFILE_G4, 882 .oprofile_type = PPC_OPROFILE_G4, 961 .oprofile_type = PPC_OPROFILE_G4, 979 .oprofile_type = PPC_OPROFILE_G4, 997 .oprofile_type = PPC_OPROFILE_G4, 1015 .oprofile_type = PPC_OPROFILE_G4, 1033 .oprofile_type = PPC_OPROFILE_G4, [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ |
D | common.c | 212 case PPC_OPROFILE_G4: in oprofile_arch_init()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | cputable.h | 24 PPC_OPROFILE_G4 = 3, enumerator
|