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

  /external/oprofile/libop/
op_cpu_type.h 28 CPU_TIMER_INT, /**< CPU using the timer interrupt */
op_cpu_type.c 31 { "CPU with timer interrupt", "timer", CPU_TIMER_INT, 1 },
op_events.c 1071 case CPU_TIMER_INT:
  /external/oprofile/daemon/
opd_perfmon.c 390 if (cpu_type == CPU_TIMER_INT)
450 if (cpu_type == CPU_TIMER_INT)
467 if (cpu_type == CPU_TIMER_INT)
484 if (cpu_type == CPU_TIMER_INT)
opd_events.c 85 if (cpu_type == CPU_TIMER_INT) {

Completed in 2429 milliseconds