Searched defs:op_event (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libop/
H A Dop_events.h51 struct op_event { struct
68 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um);
69 struct op_event * op_find_event_any(op_cpu cpu_type, u32 nr);
72 struct op_event * find_event_by_name(char const * name, unsigned um,

Completed in 429 milliseconds