alloc_slowpath   5414 mm/slub.c      STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath);
alloc_slowpath     37 tools/vm/slabinfo.c 	unsigned long alloc_fastpath, alloc_slowpath;
alloc_slowpath    355 tools/vm/slabinfo.c 		s->alloc_slowpath + s->free_slowpath;
alloc_slowpath    455 tools/vm/slabinfo.c 	total_alloc = s->alloc_fastpath + s->alloc_slowpath;
alloc_slowpath    629 tools/vm/slabinfo.c 		total_alloc = s->alloc_fastpath + s->alloc_slowpath;
alloc_slowpath   1241 tools/vm/slabinfo.c 			slab->alloc_slowpath = get_obj("alloc_slowpath");