Home
last modified time | relevance | path

Searched refs:stackop_type (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
A Dannotate-data.h100 extern struct annotated_data_type stackop_type;
A Dannotate.c76 struct annotated_data_type stackop_type = { variable
79 .children = LIST_HEAD_INIT(stackop_type.self.children),
862 if (data_type != &stackop_type && in annotation_line__print()
2729 return &stackop_type; in __hist_entry__get_data_type()
A Dsort.c2453 if (he_type == &unknown_type || he_type == &stackop_type || in hist_entry__typeoff_snprintf()

Completed in 43 milliseconds