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

  /external/oprofile/libop/
op_events.h 68 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um);
op_events.c 886 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um) function
  /external/oprofile/libpp/
op_header.cpp 178 struct op_event * event = op_find_event(cpu_type, type, um);
222 struct op_event * event = op_find_event(cpu_type, type, um);

Completed in 43 milliseconds