Searched refs:stackop_type (Results 1 – 3 of 3) sorted by relevance
101 extern struct annotated_data_type stackop_type;
76 struct annotated_data_type stackop_type = { variable79 .children = LIST_HEAD_INIT(stackop_type.self.children),778 return (data_type != &stackop_type) && (data_type != &canary_type); in needs_type_info()866 if (data_type != &stackop_type && in annotation_line__print()1999 if (data_type != &stackop_type && data_type != &canary_type && len > printed) in disasm_line__snprint_type_info()2820 return &stackop_type; in __hist_entry__get_data_type()
2573 if (he_type == &unknown_type || he_type == &stackop_type || in arch_perf_header_entry()