Searched refs:PPC_OPROFILE_G4 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
D | cputable.c | 747 .oprofile_type = PPC_OPROFILE_G4, 779 .oprofile_type = PPC_OPROFILE_G4, 796 .oprofile_type = PPC_OPROFILE_G4, 813 .oprofile_type = PPC_OPROFILE_G4, 830 .oprofile_type = PPC_OPROFILE_G4, 909 .oprofile_type = PPC_OPROFILE_G4, 927 .oprofile_type = PPC_OPROFILE_G4, 945 .oprofile_type = PPC_OPROFILE_G4, 963 .oprofile_type = PPC_OPROFILE_G4, 981 .oprofile_type = PPC_OPROFILE_G4, [all …]
|
/linux-4.1.27/arch/powerpc/oprofile/ |
D | common.c | 216 case PPC_OPROFILE_G4: in oprofile_arch_init()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | cputable.h | 23 PPC_OPROFILE_G4 = 3, enumerator
|