Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dstatslog.h106 int64_t rss_bytes, int64_t swap_bytes);
136 int64_t rss_bytes __unused, int64_t swap_bytes __unused) { in stats_read_memory_stat()
Dstatslog.cpp151 int64_t rss_bytes, int64_t swap_bytes) { in stats_read_memory_stat() argument
164 mem_st.swap_in_bytes = swap_bytes; in stats_read_memory_stat()