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

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionInternal.h237 STAMCOUNTER StatTaskRunTimesSec[10]; member in struct:PDMASYNCCOMPLETIONENDPOINT
/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletion.cpp1020 pStatCounter = &pEndpoint->StatTaskRunTimesSec[cNsRun / (RT_NS_1SEC_64*100 / 10)];
1073 rc = STAMR3RegisterF(pVM, &pEndpoint->StatTaskRunTimesSec[i], STAMTYPE_COUNTER,

Completed in 71 milliseconds