Searched defs:cpu_descr (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libop/
H A Dop_cpu_type.c19 struct cpu_descr { struct
26 static struct cpu_descr const cpu_descrs[MAX_CPU_TYPE] = {
96 static size_t const nr_cpu_descrs = sizeof(cpu_descrs) / sizeof(struct cpu_descr);

Completed in 105 milliseconds