DPTest::TEventInfo Struct Reference

struct DPTest::TEventInfo

Paging event information.

Member Data Documentation

TUint64 iPageFaultCount

TUint64 iPageFaultCount

The total number of page faults which have occurred.

TUint64 iPageInReadCount

TUint64 iPageInReadCount

The total number of page faults which resulted in reading a page from storage media.