Searched refs:AppMemBeg (Results 1 – 3 of 3) sorted by relevance
159 RegionMemUsage(AppMemBeg(), AppMemEnd(), &app_res, &app_dirty); in WriteMemoryProfile()185 AppMemBeg(), AppMemEnd(), app_res / 1024, app_dirty / 1024, in WriteMemoryProfile()
727 uptr AppMemBeg(void) { in AppMemBeg() function763 *start = AppMemBeg(); in GetUserRegion()
120 else if (p >= AppMemBeg() && p < AppMemEnd()) in FillProfileCallback()