Searched defs:stat_attr (Results 1 – 2 of 2) sorted by relevance
149 struct hw_stats_device_attribute *stat_attr = in hw_stat_device_show() local161 struct hw_stats_device_attribute *stat_attr = in hw_stat_device_store() local173 struct hw_stats_port_attribute *stat_attr = in hw_stat_port_show() local186 struct hw_stats_port_attribute *stat_attr = in hw_stat_port_store() local
286 def diff_buildstats(bs1, bs2, stat_attr, min_val=None, min_absdiff=None, only_tasks=[]): argument