Home
last modified time | relevance | path

Searched defs:Tpcb (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/netiso/
H A Dtp_stat.h171 #define PStat(Tpcb, X) (Tpcb)->tp_p_meas->/**/X/**/ argument
172 #define IncPStat(Tpcb, X) if((Tpcb)->tp_perf_on) (Tpcb)->tp_p_meas->/**/X/**/++ argument