Searched defs:AshMemInfo (Results 1 – 1 of 1) sorted by relevance
75 struct AshMemInfo { struct76 std::string name;77 int32_t pid;78 int32_t fd;79 int32_t adj;80 std::string ashmem_name;81 uint64_t size;82 int32_t id;83 uint64_t time;84 uint64_t ref_count;[all …]