Home
last modified time | relevance | path

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

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