Lines Matching refs:get
50 GL_mem = memory_data.get("GL", [])
52 Graph_mem = memory_data.get("Graph", [])
54 guard_mem = memory_data.get("guard", [])
56 native_heap_mem = memory_data.get("native heap", [])
58 AnonPage_other = memory_data.get("AnonPage other", [])
60 stack_mem = memory_data.get("stack", [])
62 so_mem = memory_data.get(".so", [])
64 dev_mem = memory_data.get("dev", [])
66 FilePage_other = memory_data.get("FilePage other", [])
68 Total_mem = memory_data.get("Total", [])