OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hist_entry__tui_annotate
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/util/
hist.h
104
static inline int
hist_entry__tui_annotate
(struct hist_entry *self __used,
function
113
int
hist_entry__tui_annotate
(struct hist_entry *self, int evidx);
/external/linux-tools-perf/
builtin-annotate.c
140
key =
hist_entry__tui_annotate
(he, evidx);
/external/linux-tools-perf/util/ui/browsers/
annotate.c
249
int
hist_entry__tui_annotate
(struct hist_entry *he, int evidx)
function
hists.c
952
hist_entry__tui_annotate
(he, evsel->idx);
Completed in 1049 milliseconds