Home
last modified time | relevance | path

Searched refs:SAMPLE_DEVMAP_XMIT_CNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h17 SAMPLE_DEVMAP_XMIT_CNT = 1U << 6, enumerator
103 if (mask & SAMPLE_DEVMAP_XMIT_CNT) \
H A Dxdp_sample_user.c282 if (mask & SAMPLE_DEVMAP_XMIT_CNT) { in sample_print_help()
503 if (sample_mask & SAMPLE_DEVMAP_XMIT_CNT) { in alloc_stats_record()
1116 if (mask & SAMPLE_DEVMAP_XMIT_CNT || in stats_print()
1169 if (mask & SAMPLE_DEVMAP_XMIT_CNT) { in stats_print()
1186 mask & SAMPLE_DEVMAP_XMIT_CNT); in stats_print()
1416 if (sample_mask & SAMPLE_DEVMAP_XMIT_CNT) in sample_stats_collect()
1450 if (mask & SAMPLE_DEVMAP_XMIT_CNT) in sample_stats_print()
1454 mask & SAMPLE_DEVMAP_XMIT_CNT); in sample_stats_print()