Searched refs:SAMPLE_RX_CNT (Results 1 – 6 of 6) sorted by relevance
12 SAMPLE_RX_CNT = 1U << 1, enumerator
28 static int mask = SAMPLE_RX_CNT | SAMPLE_REDIRECT_ERR_CNT |
27 static int mask = SAMPLE_RX_CNT | SAMPLE_REDIRECT_ERR_MAP_CNT |
33 static int mask = SAMPLE_RX_CNT | SAMPLE_REDIRECT_ERR_MAP_CNT |
227 if (mask & SAMPLE_RX_CNT) { in sample_print_help()460 if (sample_mask & SAMPLE_RX_CNT) { in alloc_stats_record()1110 if (mask & SAMPLE_RX_CNT) in stats_print()1122 if (mask & SAMPLE_RX_CNT) { in stats_print()1392 if (sample_mask & SAMPLE_RX_CNT) in sample_stats_collect()1444 if (mask & SAMPLE_RX_CNT) in sample_stats_print()
42 static int mask = SAMPLE_RX_CNT | SAMPLE_REDIRECT_ERR_MAP_CNT |