Searched refs:memusage_max (Results 1 – 2 of 2) sorted by relevance
25 uint64_t memusage_max; member210 uint64_t memusage_max; member546 if (xfi->memusage_max < bhi->memusage) in parse_block_header()547 xfi->memusage_max = bhi->memusage; in parse_block_header()1038 round_up_to_mib(xfi->memusage_max), 0)); in print_info_adv()1132 xfi->memusage_max, in print_info_robot()1152 if (totals.memusage_max < xfi->memusage_max) in update_totals()1153 totals.memusage_max = xfi->memusage_max; in update_totals()1227 round_up_to_mib(totals.memusage_max), 0)); in print_totals_adv()1259 totals.memusage_max, in print_totals_robot()
231 uint64_t memusage_max; member