Searched refs:DECLARE_STATS_COUNTER (Results 1 – 2 of 2) sorted by relevance
432 DECLARE_STATS_COUNTER(compl_wait);433 DECLARE_STATS_COUNTER(cnt_map_single);434 DECLARE_STATS_COUNTER(cnt_unmap_single);435 DECLARE_STATS_COUNTER(cnt_map_sg);436 DECLARE_STATS_COUNTER(cnt_unmap_sg);437 DECLARE_STATS_COUNTER(cnt_alloc_coherent);438 DECLARE_STATS_COUNTER(cnt_free_coherent);439 DECLARE_STATS_COUNTER(cross_page);440 DECLARE_STATS_COUNTER(domain_flush_single);441 DECLARE_STATS_COUNTER(domain_flush_all);[all …]
719 #define DECLARE_STATS_COUNTER(nm) \ macro730 #define DECLARE_STATS_COUNTER(name) macro