Searched defs:total (Results 1 – 14 of 14) sorted by relevance
/tools/perf/ui/ |
D | progress.c | 25 void ui_progress__init(struct ui_progress *p, u64 total, const char *title) in ui_progress__init()
|
D | progress.h | 10 u64 curr, next, step, total; member
|
D | hist.c | 30 u64 total = hists__total_period(hists); in __hpp__fmt() local 48 u64 total = hists__total_period(pair->hists); in __hpp__fmt() local
|
/tools/perf/ |
D | builtin-stat.c | 682 static void print_noise_pct(double total, double avg) in print_noise_pct() 803 double total, ratio = 0.0; in print_stalled_cycles_frontend() local 822 double total, ratio = 0.0; in print_stalled_cycles_backend() local 841 double total, ratio = 0.0; in print_branch_misses() local 860 double total, ratio = 0.0; in print_l1_dcache_misses() local 879 double total, ratio = 0.0; in print_l1_icache_misses() local 898 double total, ratio = 0.0; in print_dtlb_cache_misses() local 917 double total, ratio = 0.0; in print_itlb_cache_misses() local 936 double total, ratio = 0.0; in print_ll_cache_misses() local 953 double total, ratio = 0.0, total2; in abs_printout() local
|
D | builtin-lock.c | 687 static void print_bad_events(int bad, int total) in print_bad_events() 707 int bad, total; in print_result() local
|
D | builtin-diff.c | 222 u64 total = hists__total_period(he->hists); in period_percent() local 761 u64 total = hists__total_period(he->hists); in baseline_percent() local
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 19 def avg(total, n): argument
|
/tools/perf/ui/gtk/ |
D | hists.c | 102 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain() 235 u64 total = hists__total_period(h->hists); in perf_gtk__show_hists() local
|
/tools/usb/usbip/src/ |
D | usbip_network.c | 111 ssize_t total = 0; in usbip_net_xmit() local
|
/tools/perf/util/ |
D | kvm-stat.h | 29 struct kvm_event_stats total; member
|
D | hist.h | 84 int total; member
|
D | probe-finder.c | 285 int bsize, boffs, total; in convert_variable_type() local
|
/tools/perf/ui/browsers/ |
D | hists.c | 554 unsigned short row, u64 total, in hist_browser__show_callchain() 804 u64 total = hists__total_period(entry->hists); in hist_browser__show_entry() local 1074 u64 total = hists__total_period(he->hists); in hist_browser__fprintf_callchain() local
|
/tools/vm/ |
D | slabinfo.c | 423 unsigned long total; in slab_stats() local
|