Searched refs:oprofile_type (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | cputable.c | 140 .oprofile_type = PPC_OPROFILE_POWER4, 155 .oprofile_type = PPC_OPROFILE_POWER4, 173 .oprofile_type = PPC_OPROFILE_POWER4, 191 .oprofile_type = PPC_OPROFILE_POWER4, 209 .oprofile_type = PPC_OPROFILE_POWER4, 227 .oprofile_type = PPC_OPROFILE_POWER4, 244 .oprofile_type = PPC_OPROFILE_POWER4, 259 .oprofile_type = PPC_OPROFILE_POWER4, 278 .oprofile_type = PPC_OPROFILE_POWER4, 295 .oprofile_type = PPC_OPROFILE_POWER4, [all …]
|
/linux-4.4.14/arch/powerpc/oprofile/ |
D | common.c | 197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | cputable.h | 77 enum powerpc_oprofile_type oprofile_type; member
|