Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate-data.h101 extern struct annotated_data_type canary_type;
H A Dannotate.c83 struct annotated_data_type canary_type = { variable
86 .children = LIST_HEAD_INIT(canary_type.self.children),
863 data_type != &canary_type) in annotation_line__print()
2761 return &canary_type; in __hist_entry__get_data_type()
H A Dsort.c2413 he_type == &canary_type) in hist_entry__typeoff_snprintf()