Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.h552 struct annotated_item_stat { struct
H A Dannotate.c2572 static struct annotated_item_stat *annotate_data_stat(struct list_head *head, in annotate_data_stat()
2575 struct annotated_item_stat *istat; in annotate_data_stat()
2708 struct annotated_item_stat *istat; in __hist_entry__get_data_type()
2801 struct annotated_item_stat *istat; in hist_entry__get_data_type()
/linux-6.15/tools/perf/
H A Dbuiltin-annotate.c374 struct annotated_item_stat *istat, *pos, *iter; in print_annotate_item_stat()