Struct hwloc::TopologyObjectMemory
[−]
[src]
pub struct TopologyObjectMemory {
// some fields omitted
}Methods
impl TopologyObjectMemory
fn total_memory(&self) -> u64
The total memory (in bytes) in this object and its children.
fn local_memory(&self) -> u64
The local memory (in bytes) in this object.