Searched refs:hist_entry__annotate_data_tty (Results 1 – 3 of 3) sorted by relevance
243 int hist_entry__annotate_data_tty(struct hist_entry *he, struct evsel *evsel);291 static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tty() function
1924 int hist_entry__annotate_data_tty(struct hist_entry *he, struct evsel *evsel) in hist_entry__annotate_data_tty() function
478 key = hist_entry__annotate_data_tty(he, evsel); in hists__find_annotations()