Searched refs:PPC_OPROFILE_G4 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | cputable.c | 773 .oprofile_type = PPC_OPROFILE_G4, 805 .oprofile_type = PPC_OPROFILE_G4, 822 .oprofile_type = PPC_OPROFILE_G4, 839 .oprofile_type = PPC_OPROFILE_G4, 856 .oprofile_type = PPC_OPROFILE_G4, 935 .oprofile_type = PPC_OPROFILE_G4, 953 .oprofile_type = PPC_OPROFILE_G4, 971 .oprofile_type = PPC_OPROFILE_G4, 989 .oprofile_type = PPC_OPROFILE_G4, 1007 .oprofile_type = PPC_OPROFILE_G4, [all …]
|
/Linux-v4.19/arch/powerpc/oprofile/ |
D | common.c | 216 case PPC_OPROFILE_G4: in oprofile_arch_init()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | cputable.h | 24 PPC_OPROFILE_G4 = 3, enumerator
|