Searched refs:PPC_OPROFILE_G4 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | cputable.c | 749 .oprofile_type = PPC_OPROFILE_G4, 781 .oprofile_type = PPC_OPROFILE_G4, 798 .oprofile_type = PPC_OPROFILE_G4, 815 .oprofile_type = PPC_OPROFILE_G4, 832 .oprofile_type = PPC_OPROFILE_G4, 911 .oprofile_type = PPC_OPROFILE_G4, 929 .oprofile_type = PPC_OPROFILE_G4, 947 .oprofile_type = PPC_OPROFILE_G4, 965 .oprofile_type = PPC_OPROFILE_G4, 983 .oprofile_type = PPC_OPROFILE_G4, [all …]
|
/linux-4.4.14/arch/powerpc/oprofile/ |
D | common.c | 216 case PPC_OPROFILE_G4: in oprofile_arch_init()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | cputable.h | 23 PPC_OPROFILE_G4 = 3, enumerator
|