Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dtest-bus-benchmark.c101 unsigned n_copying, n_memfd; in client_bisect() local
116 for (n_copying = 0;; n_copying++) { in client_bisect()
121 printf("%u\t", (unsigned) ((n_copying * USEC_PER_SEC) / arg_loop_usec)); in client_bisect()
133 if (n_copying == n_memfd) in client_bisect()
136 if (n_copying > n_memfd) in client_bisect()