Searched refs:testcalls (Results 1 – 2 of 2) sorted by relevance
106 long testcalls = 0; /* calls to function "test" */ variable441 if (!quiet && testcalls > simulatedopcount) in doread()447 if (!quiet && testcalls > simulatedopcount) in doread()455 if (testcalls <= simulatedopcount) in doread()459 testcalls % progressinterval == 0) || in doread()464 prt("%lu read\t0x%x thru\t0x%x\t(0x%x bytes)\n", testcalls, in doread()520 if (!quiet && testcalls > simulatedopcount) in domapread()526 if (!quiet && testcalls > simulatedopcount) in domapread()534 if (testcalls <= simulatedopcount) in domapread()538 testcalls % progressinterval == 0) || in domapread()[all …]
178 unsigned long testcalls = 0; /* calls to function "test" */520 if (!quiet && testcalls > simulatedopcount)526 if (!quiet && testcalls > simulatedopcount)534 if (testcalls <= simulatedopcount)538 testcalls % progressinterval == 0) ||543 prt("%lu read\t0x%x thru\t0x%x\t(0x%x bytes)\n", testcalls,