Searched refs:memory_cap (Results 1 – 3 of 3) sorted by relevance
35 uint64_t &phys_footprint, uint64_t &memory_cap);
171 uint64_t &phys_footprint, uint64_t &memory_cap) in GetMemoryProfile() argument202 memory_cap = memlimit_properties.memlimit_active; in GetMemoryProfile()
369 uint64_t memory_cap = 0;373 phys_footprint, memory_cap)) {439 profile_data_stream << "mem_cap:" << memory_cap << ';';