Searched defs:ptc_stats (Results 1 – 1 of 1) sorted by relevance
504 struct ptc_stats { struct506 unsigned long s_giveup; /* number of fall backs to508 unsigned long s_requestor; /* number of shootdown510 unsigned long s_stimeout; /* source side timeouts */511 unsigned long s_dtimeout; /* destination side timeouts */512 unsigned long s_strongnacks; /* number of strong nack's */513 unsigned long s_time; /* time spent in sending side */514 unsigned long s_retriesok; /* successful retries */515 unsigned long s_ntargcpu; /* total number of cpu's517 unsigned long s_ntargself; /* times the sending cpu was[all …]