Searched refs:reason_type (Results 1 – 3 of 3) sorted by relevance
25 enum reason_type { enum34 enum reason_type get_ins_type(unsigned long ins_addr);
45 enum reason_type type;149 const enum reason_type type = get_ins_type(instptr); in pre()
143 enum reason_type get_ins_type(unsigned long ins_addr) in get_ins_type()149 enum reason_type rv = OTHERS; in get_ins_type()