Searched defs:totalCount (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dpriotest.c167 PRUint32 totalCount, highCount = 0, lowCount = 0; local
200 totalCount = PerSecond(PR_IntervalNow());
210 PR_fprintf( debug_out, "%d cycles are available.\n\n", totalCount);
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm.c569 int totalCount; member in struct:getRefsCallbackParms
578 cbParms->totalCount++;
604 cbParms.totalCount = 0;
608 return cbParms.totalCount;

Completed in 49 milliseconds