Searched refs:__reset_attr_counter (Results 1 – 1 of 1) sorted by relevance
1088 static void __reset_attr_counter(struct element *e, struct attr *a, void *arg) in __reset_attr_counter() function1095 element_foreach_attr(current_element, __reset_attr_counter, NULL); in reset_counters()