Searched refs:STAT_ATTR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/ulp/rtrs/ |
| A D | rtrs-clt-sysfs.c | 299 STAT_ATTR(struct rtrs_clt_stats, cpu_migration_from, 303 STAT_ATTR(struct rtrs_clt_stats, cpu_migration_to, 307 STAT_ATTR(struct rtrs_clt_stats, reconnects, 311 STAT_ATTR(struct rtrs_clt_stats, rdma, 315 STAT_ATTR(struct rtrs_clt_stats, reset_all,
|
| A D | rtrs-pri.h | 404 #define STAT_ATTR(type, stat, print, reset) \ macro
|
| A D | rtrs-srv-sysfs.c | 141 STAT_ATTR(struct rtrs_srv_stats, rdma,
|
| /linux/mm/ |
| A D | slub.c | 5695 #define STAT_ATTR(si, text) \ macro 5710 STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath); 5711 STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath); 5712 STAT_ATTR(FREE_FASTPATH, free_fastpath); 5713 STAT_ATTR(FREE_SLOWPATH, free_slowpath); 5714 STAT_ATTR(FREE_FROZEN, free_frozen); 5718 STAT_ATTR(ALLOC_SLAB, alloc_slab); 5719 STAT_ATTR(ALLOC_REFILL, alloc_refill); 5721 STAT_ATTR(FREE_SLAB, free_slab); 5722 STAT_ATTR(CPUSLAB_FLUSH, cpuslab_flush); [all …]
|
Completed in 19 milliseconds