Atlas [0.42.0] | C++ docs
  1. Browse source
  1. Pages
  2. Classes
  3. Namespaces
  4. Files

eckit::system::MemoryInfo struct
#include <eckit/system/MemoryInfo.h>

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables
    • Friends

Constructors, destructors, conversion operators

MemoryInfo()

Public functions

void print(std::ostream&) const
void delta(std::ostream&, const MemoryInfo& other) const

Public variables

size_t arena_
size_t hblkhd_
size_t usmblks_
size_t fsmblks_
size_t uordblks_
size_t fordblks_
size_t keepcost_
size_t resident_size_
size_t virtual_size_
size_t mapped_shared_
size_t mapped_read_
size_t mapped_write_
size_t mapped_execute_
size_t mapped_private_
size_t mmap_count_
size_t mmap_size_
size_t shm_count_
size_t shm_size_

Friends

auto operator<<(std::ostream& s, const MemoryInfo& m) -> std::ostream&
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Atlas docs. Part of the Atlas project, copyright © ECMWF
    Generated by Doxygen and m.css. Contact the team via GitHub.