Searched refs:GetSystemCommitCharge (Results 1 – 3 of 3) sorted by relevance
61 system_metrics.committed_memory_ = GetSystemCommitCharge(); in Sample()
258 BASE_EXPORT size_t GetSystemCommitCharge();
370 size_t GetSystemCommitCharge() { in GetSystemCommitCharge() function