Searched refs:table_count (Results 1 – 1 of 1) sorted by relevance
7318 uint32_t table_count = 0; local7408 while (p && (table_count < entry_count)) {7412 table[table_count].proc = p;7413 table[table_count].priority = entries[i].priority;7414 table_count++;7422 for (i = 0; i < table_count; i++) {7451 …MSTAT_GRP_SET_PROP) | DBG_FUNC_END, MEMORYSTATUS_FLAGS_GRP_SET_PRIORITY, entry_count, table_count);