struct SMediaROMPagingConcurrencyInfo |
Information about concurrency of ROM demand paging requests in the media subsystem.
TUint8 | iMaxDeferrals |
The maximum number of deferrals of any single page in request during this session.
TUint8 | iMaxReqsInDeferred |
The maximum number of pending page in requests in the deferred queue any time during this session.
TUint8 | iMaxReqsInPending |
The maximum number of pending page in requests in the main queue any time during this session.
TUint | iTotalConcurrentReqs |
The total number of page in requests issued whilst processing other page in requests.
TUint | iTotalDryRunsAvoided |
The total number of times the page in DFC was cancelled because the main queue was synchronously emptied.
TUint | iTotalFirstTimeDeferrals |
The total number of page in requests first-time deferred during this session.
TUint | iTotalReDeferrals |
The total number of page in requests re-deferred during this session (deferred again after being picked out of deferred queue).
TUint | iTotalReqIssuedNonEmptyQ |
The total number of page in requests issued with at least one queue not empty.
TUint8 | iTotalRunDry |
The total number of times the page in DFC run with an empty main queue during this session.
TUint | iTotalSynchDeferredFromMainQ |
The total number of page in requests deferred after being picked out of main queue when completing an asynchronous request.
TUint | iTotalSynchEmptiedMainQ |
The total number of times the main queue was emptied when completing an asynchronous request during this session.
TUint | iTotalSynchServicedFromMainQ |
The total number of page in requests serviced from main queue when completing an asynchronous request.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.