Searched refs:get_cpu_type (Results 1 - 6 of 6) sorted by relevance

/external/oprofile/module/ia64/
H A Dcpu_type.c17 __init op_cpu get_cpu_type(void) function
H A Dop_pmu.c547 switch (get_cpu_type()) {
/external/oprofile/module/
H A Dop_init.c23 sysctl.cpu_type = get_cpu_type();
H A Doprofile.h152 op_cpu get_cpu_type(void);
153 /* return an interface pointer, this function is called only if get_cpu_type
/external/oprofile/module/x86/
H A Dcpu_type.c145 __init op_cpu get_cpu_type(void) function
/external/oprofile/utils/
H A Dophelp.c292 static int get_cpu_type; variable
304 { "get-cpu-type", 'r', POPT_ARG_NONE, &get_cpu_type, 0,
397 if (get_cpu_type) {

Completed in 312 milliseconds