Home
last modified time | relevance | path

Searched defs:rss_bytes (Results 1 – 2 of 2) sorted by relevance

/bionic/benchmarks/
Dmalloc_map_benchmark.cpp47 static void Gather(uint64_t* rss_bytes) { in Gather()
66 uint64_t rss_bytes = 0; in MapBenchmark() local
/bionic/tests/
Dmalloc_stress_test.cpp74 uint64_t rss_bytes = 0; in TEST() local