Searched refs:exclude_apps (Results 1 – 3 of 3) sorted by relevance
93 int32_t include_gid = -1, int32_t exclude_gid = -1, bool exclude_apps = false);
305 int32_t include_gid, int32_t exclude_gid, bool exclude_apps) { in calculate_tree_size() argument327 if (exclude_apps && ((user_uid >= AID_APP_START && user_uid <= AID_APP_END) in calculate_tree_size()
1273 bool exclude_apps = false) { in collectManualStatsForUser() argument1296 } else if (exclude_apps && (user_uid >= AID_APP_START && user_uid <= AID_APP_END)) { in collectManualStatsForUser()