Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h385 static inline struct sym_hist *annotated_source__histogram(struct annotated_source *src, in annotated_source__histogram() function
394 return annotated_source__histogram(notes->src, evsel); in annotation__histogram()
H A Dannotate.c233 h = annotated_source__histogram(src, evsel); in __symbol__inc_addr_samples()