Lines Matching defs:SLOT_tid
269 SLOT_bits, /*32 or 64*/ SLOT_tid, // Thread ID
336 {"TID", "Thread ID", 5, SLOT_tid},
727 slot[SLOT_tid] = *slot = atol(new->name);
734 if (*slot == slot[SLOT_tid]) slot = tb2->slot;
740 sprintf(buf, "%lld/stat", slot[SLOT_tid]);
786 sprintf(buf, "%lld/status", slot[SLOT_tid]);
800 sprintf(buf, "%lld/io", slot[SLOT_tid]);
827 sprintf(buf, "%lld/statm", slot[SLOT_tid]);
839 sprintf(buf, "%lld/exe", slot[SLOT_tid]);
848 get_sched_policy(slot[SLOT_tid], (void *)&slot[SLOT_pcy]);
877 sprintf(buf, "%lld/%s", slot[SLOT_tid], fetch[j].name);
916 sprintf(buf, "%lld/fd/%i", slot[SLOT_tid], i);
1520 int merge_idx = (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? SLOT_tid : SLOT_pid;