Searched refs:SLOT_nice (Results 1 – 1 of 1) sorted by relevance
248 SLOT_nice, /*nice level*/ SLOT_numthreads,// thread count enumerator322 {"NI", "Niceness (static 19 to -20)", 3, SLOT_nice},604 if (slot[SLOT_nice]<0) *s++ = '<'; in string_field()605 else if (slot[SLOT_nice]>0) *s++ = 'N'; in string_field()