Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dcputable.c138 .oprofile_type = PPC_OPROFILE_POWER4,
153 .oprofile_type = PPC_OPROFILE_POWER4,
171 .oprofile_type = PPC_OPROFILE_POWER4,
189 .oprofile_type = PPC_OPROFILE_POWER4,
207 .oprofile_type = PPC_OPROFILE_POWER4,
225 .oprofile_type = PPC_OPROFILE_POWER4,
242 .oprofile_type = PPC_OPROFILE_POWER4,
257 .oprofile_type = PPC_OPROFILE_POWER4,
276 .oprofile_type = PPC_OPROFILE_POWER4,
293 .oprofile_type = PPC_OPROFILE_POWER4,
[all …]
/linux-4.1.27/arch/powerpc/oprofile/
Dcommon.c197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
/linux-4.1.27/arch/powerpc/include/asm/
Dcputable.h77 enum powerpc_oprofile_type oprofile_type; member