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

  /external/oprofile/module/ia64/
cpu_type.c 17 __init op_cpu get_cpu_type(void) function
op_pmu.c 547 switch (get_cpu_type()) {
  /external/oprofile/module/
op_init.c 23 sysctl.cpu_type = get_cpu_type();
oprofile.h 152 op_cpu get_cpu_type(void);
153 /* return an interface pointer, this function is called only if get_cpu_type
  /external/oprofile/module/x86/
cpu_type.c 145 __init op_cpu get_cpu_type(void) function
  /external/oprofile/utils/
ophelp.c 292 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 367 milliseconds