Home
last modified time | relevance | path

Searched refs:STAT_ATTR (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dslub.c5054 #define STAT_ATTR(si, text) \ macro
5069 STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath);
5070 STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath);
5071 STAT_ATTR(FREE_FASTPATH, free_fastpath);
5072 STAT_ATTR(FREE_SLOWPATH, free_slowpath);
5073 STAT_ATTR(FREE_FROZEN, free_frozen);
5074 STAT_ATTR(FREE_ADD_PARTIAL, free_add_partial);
5075 STAT_ATTR(FREE_REMOVE_PARTIAL, free_remove_partial);
5076 STAT_ATTR(ALLOC_FROM_PARTIAL, alloc_from_partial);
5077 STAT_ATTR(ALLOC_SLAB, alloc_slab);
[all …]