Searched refs:STAT_ATTR (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-clt-sysfs.c | 300 STAT_ATTR(struct rtrs_clt_stats, cpu_migration_from, 304 STAT_ATTR(struct rtrs_clt_stats, cpu_migration_to, 308 STAT_ATTR(struct rtrs_clt_stats, reconnects, 312 STAT_ATTR(struct rtrs_clt_stats, rdma, 316 STAT_ATTR(struct rtrs_clt_stats, reset_all,
|
| H A D | rtrs-pri.h | 403 #define STAT_ATTR(type, stat, print, reset) \ macro
|
| H A D | rtrs-srv-sysfs.c | 142 STAT_ATTR(struct rtrs_srv_stats, rdma,
|
| /linux-6.15/mm/ |
| H A D | slub.c | 7244 #define STAT_ATTR(si, text) \ macro 7259 STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath); 7260 STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath); 7261 STAT_ATTR(FREE_FASTPATH, free_fastpath); 7262 STAT_ATTR(FREE_SLOWPATH, free_slowpath); 7263 STAT_ATTR(FREE_FROZEN, free_frozen); 7267 STAT_ATTR(ALLOC_SLAB, alloc_slab); 7268 STAT_ATTR(ALLOC_REFILL, alloc_refill); 7270 STAT_ATTR(FREE_SLAB, free_slab); 7271 STAT_ATTR(CPUSLAB_FLUSH, cpuslab_flush); [all …]
|