OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:committed_memory_
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/process/
process_metrics.cc
16
committed_memory_
= 0;
22
system_metrics.
committed_memory_
= GetSystemCommitCharge();
37
res->SetInteger("committed_memory", static_cast<int>(
committed_memory_
));
process_metrics.h
407
size_t
committed_memory_
;
member in class:base::SystemMetrics
Completed in 207 milliseconds