Home
last modified time | relevance | path

Searched refs:oprofile_type (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dcputable.c155 .oprofile_type = PPC_OPROFILE_POWER4,
173 .oprofile_type = PPC_OPROFILE_POWER4,
191 .oprofile_type = PPC_OPROFILE_POWER4,
209 .oprofile_type = PPC_OPROFILE_POWER4,
226 .oprofile_type = PPC_OPROFILE_POWER4,
241 .oprofile_type = PPC_OPROFILE_POWER4,
260 .oprofile_type = PPC_OPROFILE_POWER4,
277 .oprofile_type = PPC_OPROFILE_POWER4,
292 .oprofile_type = PPC_OPROFILE_POWER4,
308 .oprofile_type = PPC_OPROFILE_POWER4,
[all …]
Ddt_cpu_ftrs.c124 .oprofile_type = PPC_OPROFILE_INVALID,
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
Dcommon.c193 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcputable.h88 enum powerpc_oprofile_type oprofile_type; member