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

  /external/oprofile/libop/
op_events.h 79 char const * find_mapping_for_event(u32 val, op_cpu cpu_type);
op_events.c 814 char const * find_mapping_for_event(u32 nr, op_cpu cpu_type) function
  /external/oprofile/utils/
ophelp.c 441 char const * map = find_mapping_for_event(event->val, cpu_type);

Completed in 50 milliseconds