Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A 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 …]
H A Ddt_cpu_ftrs.c124 .oprofile_type = PPC_OPROFILE_INVALID,
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dcommon.c193 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcputable.h88 enum powerpc_oprofile_type oprofile_type; member