HomeSort by relevance Sort by last modified time
    Searched refs:MAX_CPU_TYPE (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libop/
op_cpu_type.c 26 static struct cpu_descr const cpu_descrs[MAX_CPU_TYPE] = {
135 if (cpu_type <= CPU_NO_GOOD || cpu_type >= MAX_CPU_TYPE)
144 if (cpu_type <= CPU_NO_GOOD || cpu_type >= MAX_CPU_TYPE)
153 if (cpu_type <= CPU_NO_GOOD || cpu_type >= MAX_CPU_TYPE)
164 if (cpu_type <= CPU_NO_GOOD || cpu_type >= MAX_CPU_TYPE)
op_cpu_type.h 82 MAX_CPU_TYPE
op_events.c 1073 case MAX_CPU_TYPE:

Completed in 137 milliseconds