Searched refs:DECLARE_STATS_COUNTER (Results 1 – 2 of 2) sorted by relevance
212 DECLARE_STATS_COUNTER(compl_wait);213 DECLARE_STATS_COUNTER(cnt_map_single);214 DECLARE_STATS_COUNTER(cnt_unmap_single);215 DECLARE_STATS_COUNTER(cnt_map_sg);216 DECLARE_STATS_COUNTER(cnt_unmap_sg);217 DECLARE_STATS_COUNTER(cnt_alloc_coherent);218 DECLARE_STATS_COUNTER(cnt_free_coherent);219 DECLARE_STATS_COUNTER(cross_page);220 DECLARE_STATS_COUNTER(domain_flush_single);221 DECLARE_STATS_COUNTER(domain_flush_all);[all …]
542 #define DECLARE_STATS_COUNTER(nm) \ macro553 #define DECLARE_STATS_COUNTER(name) macro