Home
last modified time | relevance | path

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

/external/netperf/
Dnetcpu_ntperf.c64 LONG InterruptCount; member
285 … PerfCntrs->EndInfo[MAXCPUS].InterruptCount += PerfCntrs->EndInfo[i].InterruptCount; in RestartPerfCntrs()
324 DeltaInfo[i].InterruptCount = PerfCntrs->EndInfo[i].InterruptCount - in ReportPerfCntrs()
325 PerfCntrs->StartInfo[i].InterruptCount; in ReportPerfCntrs()
427 (double)DeltaInfo[MAXCPUS].InterruptCount*10000.0/(double)duration); in ReportPerfCntrs()
434 (double)DeltaInfo[i].InterruptCount*10000.0/(double)duration); in ReportPerfCntrs()