Searched defs:Tpcb (Results 1 – 1 of 1) sorted by relevance
171 #define PStat(Tpcb, X) (Tpcb)->tp_p_meas->/**/X/**/ argument172 #define IncPStat(Tpcb, X) if((Tpcb)->tp_perf_on) (Tpcb)->tp_p_meas->/**/X/**/++ argument