Home
last modified time | relevance | path

Searched refs:gpu_other_kb (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dprocess_memory_stats.h56 uint64_t gpu_other_kb() const { return gpu_other_kb_; } in gpu_other_kb() function
Datrace_process_dump.cc168 mem->gpu_other_kb(), mem->gpu_other_pss_kb()); in SerializeSnapshot()