Searched refs:oprofile_type (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | cputable.c | 151 .oprofile_type = PPC_OPROFILE_POWER4, 169 .oprofile_type = PPC_OPROFILE_POWER4, 187 .oprofile_type = PPC_OPROFILE_POWER4, 205 .oprofile_type = PPC_OPROFILE_POWER4, 222 .oprofile_type = PPC_OPROFILE_POWER4, 237 .oprofile_type = PPC_OPROFILE_POWER4, 256 .oprofile_type = PPC_OPROFILE_POWER4, 273 .oprofile_type = PPC_OPROFILE_POWER4, 288 .oprofile_type = PPC_OPROFILE_POWER4, 304 .oprofile_type = PPC_OPROFILE_POWER4, [all …]
|
D | dt_cpu_ftrs.c | 125 .oprofile_type = PPC_OPROFILE_INVALID,
|
/Linux-v4.19/arch/powerpc/oprofile/ |
D | common.c | 197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | cputable.h | 87 enum powerpc_oprofile_type oprofile_type; member
|