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

  /external/oprofile/libop/
op_alloc_counter.h 36 size_t * map_event_to_counter(struct op_event const * pev[], int nr_events,
op_alloc_counter.c 197 size_t * map_event_to_counter(struct op_event const * pev[], int nr_events, function
  /external/oprofile/libop/tests/
alloc_counter_tests.c 172 counter_map = map_event_to_counter(event, nr_events, it->cpu_type);
  /external/oprofile/utils/
ophelp.c 235 counter_map = map_event_to_counter(selected_events, count, cpu_type);
  /external/oprofile/gui/
oprof_start.cpp 508 map_event_to_counter(&events[0], events.size(), cpu_type);

Completed in 825 milliseconds