Searched refs:oprofile_type (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/kernel/ |
D | cputable.c | 147 .oprofile_type = PPC_OPROFILE_POWER4, 162 .oprofile_type = PPC_OPROFILE_POWER4, 180 .oprofile_type = PPC_OPROFILE_POWER4, 198 .oprofile_type = PPC_OPROFILE_POWER4, 216 .oprofile_type = PPC_OPROFILE_POWER4, 234 .oprofile_type = PPC_OPROFILE_POWER4, 251 .oprofile_type = PPC_OPROFILE_POWER4, 266 .oprofile_type = PPC_OPROFILE_POWER4, 285 .oprofile_type = PPC_OPROFILE_POWER4, 302 .oprofile_type = PPC_OPROFILE_POWER4, [all …]
|
/arch/powerpc/oprofile/ |
D | common.c | 197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
|
/arch/powerpc/include/asm/ |
D | cputable.h | 87 enum powerpc_oprofile_type oprofile_type; member
|