Searched refs:DECLARE_STATS_COUNTER (Results 1 – 2 of 2) sorted by relevance
501 DECLARE_STATS_COUNTER(compl_wait);502 DECLARE_STATS_COUNTER(cnt_map_single);503 DECLARE_STATS_COUNTER(cnt_unmap_single);504 DECLARE_STATS_COUNTER(cnt_map_sg);505 DECLARE_STATS_COUNTER(cnt_unmap_sg);506 DECLARE_STATS_COUNTER(cnt_alloc_coherent);507 DECLARE_STATS_COUNTER(cnt_free_coherent);508 DECLARE_STATS_COUNTER(cross_page);509 DECLARE_STATS_COUNTER(domain_flush_single);510 DECLARE_STATS_COUNTER(domain_flush_all);[all …]
734 #define DECLARE_STATS_COUNTER(nm) \ macro745 #define DECLARE_STATS_COUNTER(name) macro