Home
last modified time | relevance | path

Searched refs:my_ctrs (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dlb.c172 struct my_ctrs ctr;
198 struct my_ctrs *ctrs;
216 struct my_ctrs cur, prev; in print_stats()
217 struct my_ctrs *pipe_prev; in print_stats()
219 pipe_prev = calloc(npipes, sizeof(struct my_ctrs)); in print_stats()
231 struct my_ctrs x; in print_stats()
254 struct my_ctrs *c = &counters_buf.ctrs[j]; in print_stats()
728 counters_buf.ctrs = calloc(npipes, sizeof(struct my_ctrs)); in main()
1060 struct my_ctrs *c = &counters_buf.ctrs[i]; in main()
H A Dctrs.h8 struct my_ctrs { struct
H A Dpkt-gen.c335 struct my_ctrs ctr;
1883 struct my_ctrs *ctr = (struct my_ctrs *)user; in receive_pcap()
1930 struct my_ctrs cur; in receiver_body()
2261 struct my_ctrs cur; in rxseq_body()
2440 tx_output(struct glob_arg *g, struct my_ctrs *cur, double delta, const char *msg) in tx_output()
2713 struct my_ctrs prev, cur; in main_thread()
2722 struct my_ctrs x; in main_thread()