Searched refs:op_find_event (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/libop/
H A Dop_events.h68 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um);
H A Dop_events.c886 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um) function
/external/oprofile/libpp/
H A Dop_header.cpp178 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 74 milliseconds