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

  /external/oprofile/module/ia64/
cpu_type.c 17 __init op_cpu get_cpu_type(void) function
  /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 285 milliseconds