Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h555 struct annotated_item_stat { struct
H A Dannotate.c2652 static struct annotated_item_stat *annotate_data_stat(struct list_head *head, in annotate_data_stat()
2655 struct annotated_item_stat *istat; in annotate_data_stat()
2802 struct annotated_item_stat *istat; in __hist_entry__get_data_type()
2901 struct annotated_item_stat *istat; in hist_entry__get_data_type()
/linux/tools/perf/
H A Dbuiltin-annotate.c375 struct annotated_item_stat *istat, *pos, *iter; in print_annotate_item_stat()