Searched refs:oprofile_type (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
D | cputable.c | 138 .oprofile_type = PPC_OPROFILE_POWER4, 153 .oprofile_type = PPC_OPROFILE_POWER4, 171 .oprofile_type = PPC_OPROFILE_POWER4, 189 .oprofile_type = PPC_OPROFILE_POWER4, 207 .oprofile_type = PPC_OPROFILE_POWER4, 225 .oprofile_type = PPC_OPROFILE_POWER4, 242 .oprofile_type = PPC_OPROFILE_POWER4, 257 .oprofile_type = PPC_OPROFILE_POWER4, 276 .oprofile_type = PPC_OPROFILE_POWER4, 293 .oprofile_type = PPC_OPROFILE_POWER4, [all …]
|
/linux-4.1.27/arch/powerpc/oprofile/ |
D | common.c | 197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | cputable.h | 77 enum powerpc_oprofile_type oprofile_type; member
|