Searched refs:_PS_TID (Results 1 – 3 of 3) sorted by relevance
58 #define _PS_TID (1<<16) macro
1360 (FLAG(T) || (TT.bits&(_PS_TID|_PS_TCNT))) in ps_main()1495 (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? get_threads : get_ps); in top_common()1520 int merge_idx = (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? SLOT_tid : SLOT_pid; in top_common()
1352 (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? get_threads : get_ps); in top_common()