Searched refs:n_memfd (Results 1 – 1 of 1) sorted by relevance
101 unsigned n_copying, n_memfd; in client_bisect() local126 for (n_memfd = 0;; n_memfd++) { in client_bisect()131 printf("%u\n", (unsigned) ((n_memfd * 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()187 unsigned n_memfd; in client_chart() local192 for (n_memfd = 0;; n_memfd++) { in client_chart()198 printf("%u\n", (unsigned) ((n_memfd * USEC_PER_SEC) / arg_loop_usec)); in client_chart()