Searched refs:op_find_event (Results 1 – 3 of 3) sorted by relevance
178 struct op_event * event = op_find_event(cpu_type, type, um); in op_print_event()222 struct op_event * event = op_find_event(cpu_type, type, um); in op_xml_print_event()
68 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um);
886 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um) in op_find_event() function