Searched defs:TARGET_NUM_TIDS (Results 1 – 2 of 2) sorted by relevance
32 #define TARGET_NUM_TIDS(x) (2 * TARGET_NUM_PEERS(x) + \ macro
699 #define TARGET_NUM_TIDS ((TARGET_NUM_PEERS) * 2) macro