Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/ui/browsers/
Dhists.c53 static char hist_entry__folded(const struct hist_entry *self) in hist_entry__folded() function
547 folded_sign = hist_entry__folded(entry); in hist_browser__show_entry()