Lines Matching full:slab
283 "--slab Collect slab allocation information. Default option.\n"
296 "--slab Report slab allocation information. Default option.\n"
297 "--slab-sort key1,key2,...\n"
298 " Select the keys to sort and print slab allocation information.\n"
299 " Should be used with --slab option. Possible keys include:\n"
310 " The default slab sort keys are:\n"
392 } else if (args[i] == "--slab") {
429 } else if (args[i] == "--slab") {
431 } else if (args[i] == "--slab-sort") {
542 LOG(ERROR) << "Unknown sort key for slab allocation: " << key;
685 fprintf(fp, "Slab allocation information:\n");