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