Home
last modified time | relevance | path

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

/linux/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),
2702 return &canary_type; in hist_entry__get_data_type()