Searched refs:STAT_ATTR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/ulp/rtrs/ |
| 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,
|
| A D | rtrs-pri.h | 403 #define STAT_ATTR(type, stat, print, reset) \ macro
|
| A D | rtrs-srv-sysfs.c | 142 STAT_ATTR(struct rtrs_srv_stats, rdma,
|
| /linux/mm/ |
| A D | slub.c | 6826 #define STAT_ATTR(si, text) \ macro 6841 STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath); 6842 STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath); 6843 STAT_ATTR(FREE_FASTPATH, free_fastpath); 6844 STAT_ATTR(FREE_SLOWPATH, free_slowpath); 6845 STAT_ATTR(FREE_FROZEN, free_frozen); 6849 STAT_ATTR(ALLOC_SLAB, alloc_slab); 6850 STAT_ATTR(ALLOC_REFILL, alloc_refill); 6852 STAT_ATTR(FREE_SLAB, free_slab); 6853 STAT_ATTR(CPUSLAB_FLUSH, cpuslab_flush); [all …]
|
Completed in 684 milliseconds