Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dbenchmark.c46 static unsigned int small_deltas[SMALL]; variable
85 small_deltas[delta]++; in completed_callback()
156 if (0 != small_deltas[i]) in main()
157 fprintf (stdout, "D: %d %u\n", i, small_deltas[i]); in main()
Dbenchmark_https.c46 static unsigned int small_deltas[SMALL]; variable
85 small_deltas[delta]++; in completed_callback()
204 if (0 != small_deltas[i]) in main()
205 fprintf (stdout, "D: %d %u\n", i, small_deltas[i]); in main()