Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dcputable.c140 .oprofile_type = PPC_OPROFILE_POWER4,
155 .oprofile_type = PPC_OPROFILE_POWER4,
173 .oprofile_type = PPC_OPROFILE_POWER4,
191 .oprofile_type = PPC_OPROFILE_POWER4,
209 .oprofile_type = PPC_OPROFILE_POWER4,
227 .oprofile_type = PPC_OPROFILE_POWER4,
244 .oprofile_type = PPC_OPROFILE_POWER4,
259 .oprofile_type = PPC_OPROFILE_POWER4,
278 .oprofile_type = PPC_OPROFILE_POWER4,
295 .oprofile_type = PPC_OPROFILE_POWER4,
[all …]
/linux-4.4.14/arch/powerpc/oprofile/
Dcommon.c197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
/linux-4.4.14/arch/powerpc/include/asm/
Dcputable.h77 enum powerpc_oprofile_type oprofile_type; member