Home
last modified time | relevance | path

Searched defs:tp_stats (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/strace/tests-m32/
H A Dnet-tpacket_stats.c10 struct tp_stats { struct
17 struct tp_stats *tpstats = optval; in get_tpacket_stats() argument
/aosp_15_r20/external/strace/tests/
H A Dnet-tpacket_stats.c10 struct tp_stats { struct
17 struct tp_stats *tpstats = optval; in get_tpacket_stats() argument
/aosp_15_r20/external/strace/tests-mx32/
H A Dnet-tpacket_stats.c10 struct tp_stats { struct
17 struct tp_stats *tpstats = optval; in get_tpacket_stats() argument
/aosp_15_r20/external/strace/
H A Dnet.c677 struct tp_stats { in print_tpacket_stats() struct
678 unsigned int tp_packets, tp_drops, tp_freeze_q_cnt; in print_tpacket_stats()