Searched defs:proc_count (Results 1 – 2 of 2) sorted by relevance
757 int proc_count = num_procs / (int)sizeof(pid_t); variable820 int proc_count = CONF_PROC_COUNT + 2; variable840 int proc_count = CONF_PROC_COUNT + 2; variable857 int proc_count = CONF_PROC_COUNT + 2; variable876 int proc_count = CONF_PROC_COUNT + 2; variable901 int proc_count = CONF_PROC_COUNT + 2; variable
836 …uint32_t proc_count = 0, freeze_eligible_proc_considered = 0, band = 0, xpc_index = 0, … in memorystatus_freezer_get_status() local