Searched refs:advance_hpp (Results 1 – 6 of 6) sorted by relevance
/tools/perf/ui/stdio/ |
D | hist.c | 398 advance_hpp(hpp, ret); in __hist_entry__snprintf() 408 advance_hpp(hpp, ret); in __hist_entry__snprintf() 436 advance_hpp(hpp, ret); in hist_entry__hierarchy_fprintf() 448 advance_hpp(hpp, ret); in hist_entry__hierarchy_fprintf() 458 advance_hpp(hpp, ret); in hist_entry__hierarchy_fprintf() 464 advance_hpp(hpp, ret); in hist_entry__hierarchy_fprintf()
|
/tools/perf/ui/browsers/ |
D | hists.c | 1509 advance_hpp(hpp, inc); in advance_hpp_check() 1948 advance_hpp(&hpp, ret); in hist_browser__fprintf_entry() 1954 advance_hpp(&hpp, ret); in hist_browser__fprintf_entry() 1993 advance_hpp(&hpp, ret); in hist_browser__fprintf_hierarchy_entry() 1998 advance_hpp(&hpp, ret); in hist_browser__fprintf_hierarchy_entry() 2002 advance_hpp(&hpp, ret); in hist_browser__fprintf_hierarchy_entry() 2006 advance_hpp(&hpp, ret); in hist_browser__fprintf_hierarchy_entry() 2009 advance_hpp(&hpp, ret); in hist_browser__fprintf_hierarchy_entry()
|
/tools/perf/util/ |
D | hist.h | 391 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp() function
|
D | hist.c | 1155 advance_hpp(hpp, printed); in hist_entry__snprintf_alignment()
|
/tools/perf/ui/gtk/ |
D | hists.c | 454 advance_hpp(hpp, ret + 2); in perf_gtk__add_hierarchy_entries()
|
/tools/perf/ui/ |
D | hist.c | 15 advance_hpp(hpp, __ret); \
|