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

  /external/oprofile/libop/
op_cpu_type.h 148 int op_get_nr_counters(op_cpu cpu_type);
op_alloc_counter.c 213 nr_counters = op_get_nr_counters(cpu_type);
219 nr_counters = op_get_nr_counters(cpu_type);
op_cpu_type.c 199 int op_get_nr_counters(op_cpu cpu_type) function
op_xml_events.c 71 nr_counters = op_get_nr_counters(cpu_type);
  /external/oprofile/utils/
ophelp.c 96 nr_counters = op_get_nr_counters(cpu_type);
194 size_t nr_counters = op_get_nr_counters(cpu_type);
  /external/oprofile/daemon/
oprofiled.c 414 op_nr_counters = op_get_nr_counters(cpu_type);
  /external/oprofile/gui/
oprof_start.cpp 124 op_nr_counters = op_get_nr_counters(cpu_type);

Completed in 173 milliseconds