Searched refs:SLOT_nice (Results 1 – 1 of 1) sorted by relevance
284 SLOT_nice, /*nice level*/ SLOT_numthreads,// thread count enumerator322 {"NI", 3, SLOT_nice}, {"ADDR", 4+sizeof(long), SLOT_eip},497 if (slot[SLOT_nice]<0) *s++ = '<'; in string_field()498 else if (slot[SLOT_nice]>0) *s++ = 'N'; in string_field()