Searched defs:hpp (Results 1 – 5 of 5) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/ |
D | hist.c | 311 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp() 317 static int hist_entry__period_snprintf(struct perf_hpp *hpp, in hist_entry__period_snprintf() 356 struct perf_hpp hpp = { in hist_entry__fprintf() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/ |
D | hists.c | 29 static int __hpp__color_fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_fmt() 216 struct perf_hpp hpp = { in perf_gtk__show_hists() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/ |
D | hist.c | 13 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
D | builtin-diff.c | 742 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline() 861 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global() 878 struct perf_hpp *hpp) in hpp__header()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/ |
D | hists.c | 599 static int __hpp__color_fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_fmt() 749 struct perf_hpp hpp = { in hist_browser__show_entry() local
|