Searched refs:hist_entry__annotate_data_tty (Results 1 – 3 of 3) sorted by relevance
230 int hist_entry__annotate_data_tty(struct hist_entry *he, struct evsel *evsel);273 static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused, in hist_entry__annotate_data_tty() function
1820 int hist_entry__annotate_data_tty(struct hist_entry *he, struct evsel *evsel) in hist_entry__annotate_data_tty() function
477 key = hist_entry__annotate_data_tty(he, evsel); in hists__find_annotations()