Searched refs:proc_count (Results 1 – 2 of 2) sorted by relevance
757 int proc_count = num_procs / (int)sizeof(pid_t); variable759 if (proc_count > (CONF_PROC_COUNT + 1)) {760 proc_count = CONF_PROC_COUNT + 1;764 (int32_t)(proc_count * (int)sizeof(pid_t)));820 int proc_count = CONF_PROC_COUNT + 2; variable840 int proc_count = CONF_PROC_COUNT + 2; variable843 (int32_t)(proc_count * (int)sizeof(*proc_ids)));857 int proc_count = CONF_PROC_COUNT + 2; variable862 (int32_t)(proc_count * (int)sizeof(*proc_ids)));876 int proc_count = CONF_PROC_COUNT + 2; variable[all …]
820 …uint32_t proc_count = 0, freeze_eligible_proc_considered = 0, band = 0, xpc_index = 0, … in memorystatus_freezer_get_status() local885 proc_count++; in memorystatus_freezer_get_status()887 while ((proc_count <= MAX_FREEZABLE_PROCESSES) && in memorystatus_freezer_get_status()943 proc_count++; in memorystatus_freezer_get_status()1045 proc_count++; in memorystatus_freezer_get_status()