Searched refs:phys_footprint (Results 1 – 5 of 5) sorted by relevance
125 uint64_t &phys_footprint, uint64_t &memory_cap) in GetMemoryProfile() argument147 phys_footprint = vm_info.phys_footprint; in GetMemoryProfile()
35 uint64_t &phys_footprint, uint64_t &memory_cap);
368 uint64_t phys_footprint = 0;373 phys_footprint, memory_cap)) {435 profile_data_stream << "phys_footprint:" << phys_footprint << ';';
120 uint64_t phys_footprint = 0; member
1093 mach_vm_size_t phys_footprint; member