Lines Matching defs:ptc_stats

504 struct ptc_stats {  struct
506 unsigned long s_giveup; /* number of fall backs to
508 unsigned long s_requestor; /* number of shootdown
510 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's
517 unsigned long s_ntargself; /* times the sending cpu was
519 unsigned long s_ntarglocals; /* targets of cpus on the local
521 unsigned long s_ntargremotes; /* targets of cpus on remote
523 unsigned long s_ntarglocaluvhub; /* targets of the local hub */
524 unsigned long s_ntargremoteuvhub; /* remotes hubs targeted */
525 unsigned long s_ntarguvhub; /* total number of uvhubs
527 unsigned long s_ntarguvhub16; /* number of times target
529 unsigned long s_ntarguvhub8; /* number of times target
531 unsigned long s_ntarguvhub4; /* number of times target
533 unsigned long s_ntarguvhub2; /* number of times target
535 unsigned long s_ntarguvhub1; /* number of times target
537 unsigned long s_resets_plug; /* ipi-style resets from plug
539 unsigned long s_resets_timeout; /* ipi-style resets from
541 unsigned long s_busy; /* status stayed busy past
543 unsigned long s_throttles; /* waits in throttle */
544 unsigned long s_retry_messages; /* retry broadcasts */
545 unsigned long s_bau_reenabled; /* for bau enable/disable */
546 unsigned long s_bau_disabled; /* for bau enable/disable */
547 unsigned long s_uv2_wars; /* uv2 workaround, perm. busy */
548 unsigned long s_uv2_wars_hw; /* uv2 workaround, hiwater */
549 unsigned long s_uv2_war_waits; /* uv2 workaround, long waits */
550 unsigned long s_overipilimit; /* over the ipi reset limit */
551 unsigned long s_giveuplimit; /* disables, over giveup limit*/
552 unsigned long s_enters; /* entries to the driver */
553 unsigned long s_ipifordisabled; /* fall back to IPI; disabled */
554 unsigned long s_plugged; /* plugged by h/w bug*/
555 unsigned long s_congested; /* giveup on long wait */
557 unsigned long d_alltlb; /* times all tlb's on this
559 unsigned long d_onetlb; /* times just one tlb on this
561 unsigned long d_multmsg; /* interrupts with multiple
563 unsigned long d_nomsg; /* interrupts with no message */
564 unsigned long d_time; /* time spent on destination
566 unsigned long d_requestee; /* number of messages
568 unsigned long d_retries; /* number of retry messages
570 unsigned long d_canceled; /* number of messages canceled
572 unsigned long d_nocanceled; /* retries that found nothing
574 unsigned long d_resets; /* number of ipi-style requests
576 unsigned long d_rcanceled; /* number of messages canceled