Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/test/
Dbench.c63 static int num_pipes, num_active, num_writes; variable
98 space = num_pipes / num_active; in run_once()
100 for (i = 0; i < num_active; i++, fired++) in run_once()
132 num_active = 1;
140 num_active = atoi(optarg);