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