Searched refs:kb_couldfree (Results 1 – 7 of 7) sorted by relevance
348 u_int64_t kb_couldfree; /* over high water mark and could free */ member
375 print_fld_size(FLD_BUCKET_COULDFREE, kp->kb_couldfree); in showbucket()
478 kbp->kb_couldfree++;
338 kbp->kb_couldfree++;
412 kbp->kb_couldfree++;
793 (unsigned long long)kp->kb_couldfree); in domem()
895 printf("could_free = %lld", (long long)kb->kb_couldfree); in parse()