Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dbenchmark-list.h29 BENCHMARK_DECLARE (tcp_write_batch)
100 BENCHMARK_ENTRY (tcp_write_batch)
101 BENCHMARK_HELPER (tcp_write_batch, tcp4_blackhole_server)
H A Dbenchmark-tcp-write-batch.c97 BENCHMARK_IMPL(tcp_write_batch) { in BENCHMARK_IMPL() argument
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog507 * test: fix pump and tcp_write_batch benchmarks (Santiago Gimeno)