Home
last modified time | relevance | path

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

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