Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c300 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 Drtrs-pri.h401 #define STAT_ATTR(type, stat, print, reset) \ macro
H A Drtrs-srv-sysfs.c142 STAT_ATTR(struct rtrs_srv_stats, rdma,
/openbmc/linux/mm/
H A Dslub.c5895 #define STAT_ATTR(si, text) \ macro
5910 STAT_ATTR(ALLOC_FASTPATH, alloc_fastpath);
5911 STAT_ATTR(ALLOC_SLOWPATH, alloc_slowpath);
5912 STAT_ATTR(FREE_FASTPATH, free_fastpath);
5913 STAT_ATTR(FREE_SLOWPATH, free_slowpath);
5914 STAT_ATTR(FREE_FROZEN, free_frozen);
5918 STAT_ATTR(ALLOC_SLAB, alloc_slab);
5919 STAT_ATTR(ALLOC_REFILL, alloc_refill);
5921 STAT_ATTR(FREE_SLAB, free_slab);
5922 STAT_ATTR(CPUSLAB_FLUSH, cpuslab_flush);
[all …]