Searched refs:InterruptCount (Results 1 – 1 of 1) sorted by relevance
44 LONG InterruptCount; member265 … 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()