Searched defs:kinfo_pool_cache_cpu (Results 1 – 1 of 1) sorted by relevance
82 struct kinfo_pool_cache_cpu { struct83 unsigned int pr_cpu; /* which cpu this cache is on */86 uint64_t pr_nget; /* # of requests */87 uint64_t pr_nfail; /* # of unsuccessful requests */88 uint64_t pr_nput; /* # of releases */91 uint64_t pr_nlget; /* # of list requests */92 uint64_t pr_nlfail; /* # of unsuccessful list requests */93 uint64_t pr_nlput; /* # of list releases */