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.h537 struct annotated_item_stat { struct
H A Dannotate.c2449 static struct annotated_item_stat *annotate_data_stat(struct list_head *head, in annotate_data_stat()
2452 struct annotated_item_stat *istat; in annotate_data_stat()
2594 struct annotated_item_stat *istat; in hist_entry__get_data_type()
/linux/tools/perf/
H A Dbuiltin-annotate.c373 struct annotated_item_stat *istat, *pos, *iter; in print_annotate_item_stat()