Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dcputable.c133 .oprofile_type = PPC_OPROFILE_RS64,
148 .oprofile_type = PPC_OPROFILE_RS64,
163 .oprofile_type = PPC_OPROFILE_RS64,
178 .oprofile_type = PPC_OPROFILE_RS64,
193 .oprofile_type = PPC_OPROFILE_RS64,
208 .oprofile_type = PPC_OPROFILE_RS64,
223 .oprofile_type = PPC_OPROFILE_POWER4,
238 .oprofile_type = PPC_OPROFILE_POWER4,
256 .oprofile_type = PPC_OPROFILE_POWER4,
274 .oprofile_type = PPC_OPROFILE_POWER4,
[all …]
/arch/powerpc/oprofile/
Dcommon.c197 switch (cur_cpu_spec->oprofile_type) { in oprofile_arch_init()
/arch/powerpc/include/asm/
Dcputable.h77 enum powerpc_oprofile_type oprofile_type; member