OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpu_other_pss_kb
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
process_memory_stats.h
57
uint64_t
gpu_other_pss_kb
() const { return gpu_other_pss_kb_; }
function in class:ProcessMemoryStats
atrace_process_dump.cc
168
mem->gpu_other_kb(), mem->
gpu_other_pss_kb
());
Completed in 100 milliseconds