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

  /external/oprofile/libop/
op_events.h 69 struct op_event * op_find_event_any(op_cpu cpu_type, u32 nr);
op_events.c 897 struct op_event * op_find_event_any(op_cpu cpu_type, u32 nr) function
  /external/oprofile/libpp/
op_header.cpp 181 event = op_find_event_any(cpu_type, type);
224 event = op_find_event_any(cpu_type, type);

Completed in 145 milliseconds