Function umpire::print_allocator_records

Function Documentation

void umpire::print_allocator_records(Allocator allocator, std::ostream &os = std::cout)

Print the allocations from a specific allocator in a human-readable format.

Parameters
  • allocator: source Allocator.

  • os: output stream