Home
last modified time | relevance | path

Searched defs:stat_attr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c149 struct hw_stats_device_attribute *stat_attr = in hw_stat_device_show() local
161 struct hw_stats_device_attribute *stat_attr = in hw_stat_device_store() local
173 struct hw_stats_port_attribute *stat_attr = in hw_stat_port_show() local
186 struct hw_stats_port_attribute *stat_attr = in hw_stat_port_store() local
/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py286 def diff_buildstats(bs1, bs2, stat_attr, min_val=None, min_absdiff=None, only_tasks=[]): argument