Searched refs:SAMPLE_REDIRECT_ERR_CNT (Results 1 – 4 of 4) sorted by relevance
13 SAMPLE_REDIRECT_ERR_CNT = 1U << 2, enumerator20 SAMPLE_REDIRECT_ERR_MAP_CNT = SAMPLE_REDIRECT_ERR_CNT | _SAMPLE_REDIRECT_MAP,93 if (mask & SAMPLE_REDIRECT_ERR_CNT) \
31 static int mask = SAMPLE_REDIRECT_ERR_CNT | SAMPLE_CPUMAP_ENQUEUE_CNT |
28 static int mask = SAMPLE_RX_CNT | SAMPLE_REDIRECT_ERR_CNT |
235 if (mask & (SAMPLE_REDIRECT_CNT | SAMPLE_REDIRECT_ERR_CNT)) { in sample_print_help()468 if (sample_mask & (SAMPLE_REDIRECT_CNT | SAMPLE_REDIRECT_ERR_CNT)) { in alloc_stats_record()1150 if (mask & SAMPLE_REDIRECT_ERR_CNT) { in stats_print()1398 if (sample_mask & SAMPLE_REDIRECT_ERR_CNT) { in sample_stats_collect()1448 if (mask & SAMPLE_REDIRECT_ERR_CNT) in sample_stats_print()
Completed in 8 milliseconds