Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 28) sorted by relevance

12

/tools/perf/ui/
Dprogress.h11 u64 curr, next, step, total; member
18 #define ui_progress__init(p, total, title) \ argument
21 #define ui_progress__init_size(p, total, title) \ argument
Dprogress.c30 void __ui_progress__init(struct ui_progress *p, u64 total, in __ui_progress__init()
Dhist.c37 u64 total = hists__total_period(hists); in __hpp__fmt() local
55 u64 total = hists__total_period(pair->hists); in __hpp__fmt() local
/tools/perf/ui/gtk/
Dhists.c98 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain_flat()
161 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain_folded()
221 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain_graph()
271 GtkTreeIter *parent, int col, u64 total) in perf_gtk__add_callchain()
361 u64 total = hists__total_period(h->hists); in perf_gtk__show_hists() local
417 u64 total = hists__total_period(hists); in perf_gtk__add_hierarchy_entries() local
/tools/perf/util/
Dstat-shadow.c429 double total, ratio = 0.0; in print_stalled_cycles_frontend() local
453 double total, ratio = 0.0; in print_stalled_cycles_backend() local
474 double total, ratio = 0.0; in print_branch_misses() local
496 double total, ratio = 0.0; in print_l1_dcache_misses() local
518 double total, ratio = 0.0; in print_l1_icache_misses() local
538 double total, ratio = 0.0; in print_dtlb_cache_misses() local
558 double total, ratio = 0.0; in print_itlb_cache_misses() local
578 double total, ratio = 0.0; in print_ll_cache_misses() local
649 double total; in td_bad_spec() local
824 double total, ratio = 0.0, total2; in perf_stat__print_shadow_stats() local
Dbranch.c63 u64 total = 0; in branch_type_stat_display() local
117 u64 total = 0; in branch_type_str() local
Dkvm-stat.h33 struct kvm_event_stats total; member
Dtime-utils.c202 u64 total = end - start; in set_percent_time() local
Dcallchain.c1177 char *bf, size_t bfsize, u64 total) in callchain_node__scnprintf_value()
1206 FILE *fp, u64 total) in callchain_node__fprintf_value()
Dhist.c1772 u64 total = he->stat.period; in hists__hierarchy_output_resort() local
1798 u64 total = he->stat.period; in __hists__insert_output_entry() local
Dhist.h115 int total; member
Dprobe-finder.c291 int bsize, boffs, total; in convert_variable_type() local
Dstat-display.c38 double total, double avg) in print_noise_pct()
/tools/testing/selftests/net/
Dtcp_mmap.c123 unsigned long total_mmap = 0, total = 0; in child_thread() local
305 unsigned long total = 0; in main() local
/tools/testing/selftests/intel_pstate/
Daperf.c26 long long int start, finish, total; in main() local
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DUtil.py20 def avg(total, n): argument
/tools/usb/usbip/src/
Dusbip_network.c99 ssize_t total = 0; in usbip_net_xmit() local
/tools/perf/ui/browsers/
Dhists.c795 unsigned short row, u64 total, in hist_browser__show_callchain_list()
859 unsigned short row, u64 total, in hist_browser__show_callchain_flat()
963 unsigned short row, u64 total, in hist_browser__show_callchain_folded()
1048 unsigned short row, u64 total, in hist_browser__show_callchain_graph()
1119 u64 total = hists__total_period(entry->hists); in hist_browser__show_callchain() local
2791 u64 total = hists__total_period(hb->hists); in hist_browser__update_percent_limit() local
/tools/perf/
Dbuiltin-lock.c692 static void print_bad_events(int bad, int total) in print_bad_events()
712 int bad, total; in print_result() local
Dbuiltin-diff.c264 u64 total = hists__total_period(he->hists); in period_percent() local
1295 u64 total = hists__total_period(he->hists); in baseline_percent() local
/tools/testing/selftests/sparc64/drivers/
Dadi-test.c92 unsigned long total; member
/tools/perf/ui/stdio/
Dhist.c527 u64 total = hists__total_period(hists); in hist_entry__hierarchy_fprintf() local
/tools/testing/selftests/bpf/
Dtest_offload.py450 def wait_for_flush(self, bound=0, total=0, n_retry=20): argument
499 def tc_flush_filters(self, bound=0, total=0): argument
/tools/lib/bpf/
Dbtf_dump.c819 static int chip_away_bits(int total, int at_most) in chip_away_bits()
/tools/vm/
Dslabinfo.c450 unsigned long total; in slab_stats() local

12