Searched refs:zmalloc_get_smap_bytes_by_field (Results 1 – 3 of 3) sorted by relevance
346 size_t zmalloc_get_smap_bytes_by_field(char *field, long pid) { in zmalloc_get_smap_bytes_by_field() function374 size_t zmalloc_get_smap_bytes_by_field(char *field, long pid) { in zmalloc_get_smap_bytes_by_field() function382 return zmalloc_get_smap_bytes_by_field("Private_Dirty:",pid); in zmalloc_get_private_dirty()
90 size_t zmalloc_get_smap_bytes_by_field(char *field, long pid);
82 return zmalloc_get_smap_bytes_by_field("AnonHugePages:",-1); in THPGetAnonHugePagesSize()