Searched refs:tottime (Results 1 – 1 of 1) sorted by relevance
609 uint64_t tottime; in add_pe_to_file() local619 tottime = pe[count].net_pe_tottime; in add_pe_to_file()620 usage.du_bandwidth = (tottime > 0) ? in add_pe_to_file()621 ((pe[count].net_pe_totbytes * 8) / tottime) : 0; in add_pe_to_file()