Searched refs:oprofile_type (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/kernel/ |
D | cputable.c | 133 .oprofile_type = PPC_OPROFILE_RS64, 148 .oprofile_type = PPC_OPROFILE_RS64, 163 .oprofile_type = PPC_OPROFILE_RS64, 178 .oprofile_type = PPC_OPROFILE_RS64, 193 .oprofile_type = PPC_OPROFILE_RS64, 208 .oprofile_type = PPC_OPROFILE_RS64, 223 .oprofile_type = PPC_OPROFILE_POWER4, 238 .oprofile_type = PPC_OPROFILE_POWER4, 256 .oprofile_type = PPC_OPROFILE_POWER4, 274 .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 | 77 enum powerpc_oprofile_type oprofile_type; member
|