Searched refs:InterruptCount (Results 1 - 1 of 1) sorted by relevance

/external/netperf/src/
H A Dnetcpu_ntperf.c44 LONG InterruptCount; member in struct:__anon15401
265 PerfCntrs->EndInfo[MAXCPUS].InterruptCount += PerfCntrs->EndInfo[i].InterruptCount;
304 DeltaInfo[i].InterruptCount = PerfCntrs->EndInfo[i].InterruptCount -
305 PerfCntrs->StartInfo[i].InterruptCount;
407 (double)DeltaInfo[MAXCPUS].InterruptCount*1000.0/duration);
414 (double)DeltaInfo[i].InterruptCount*1000.0/duration);

Completed in 209 milliseconds