Lines Matching refs:TQ_STAT
667 #define TQ_STAT(b, x) b->tqbucket_stat.x++ macro
669 #define TQ_STAT(b, x) macro
1114 TQ_STAT(b, tqs_hits); in taskq_bucket_dispatch()
1120 TQ_STAT(b, tqs_misses); in taskq_bucket_dispatch()
1216 TQ_STAT(b, tqs_misses); in taskq_dispatch()
1233 TQ_STAT(b, tqs_misses); in taskq_dispatch()
1256 TQ_STAT(bucket, tqs_disptcreates); in taskq_dispatch()
1273 TQ_STAT(bucket, tqs_nomem); in taskq_dispatch()
1285 TQ_STAT(bucket, tqs_nomem); in taskq_dispatch()
1784 TQ_STAT(bucket, tqs_tdeaths); in taskq_d_thread()
2175 TQ_STAT(b, tqs_nomem); in taskq_bucket_extend()
2195 TQ_STAT(b, tqs_nomem); in taskq_bucket_extend()
2219 TQ_STAT(b, tqs_tcreates); in taskq_bucket_extend()