Searched defs:rss_bytes (Results 1 – 8 of 8) sorted by relevance
62 size_t rss_bytes = 1; in TEST_F() local123 size_t rss_bytes = 1; in TEST_F() local184 size_t rss_bytes = 1; in TEST_F() local326 size_t rss_bytes = 1; in TEST_F() local
51 void NativeGetInfo(int smaps_fd, size_t* rss_bytes, size_t* va_bytes) { in NativeGetInfo()104 size_t rss_bytes; in NativePrintInfo() local
48 void GatherRss(uint64_t* rss_bytes) { in GatherRss()
34 uint64_t rss_bytes = 0; in BenchmarkElfCreate() local
35 uint64_t rss_bytes = 0; in BenchmarkSymbolLookup() local
47 static void Gather(uint64_t* rss_bytes) { in Gather()66 uint64_t rss_bytes = 0; in MapBenchmark() local
74 uint64_t rss_bytes = 0; in TEST() local
144 int64_t rss_bytes, int64_t swap_bytes) { in stats_read_memory_stat()