Name | Description | |
---|---|---|
EntryStatisticsArgs Constructor | Default constructor. |
The following tables list the members exposed by EntryStatisticsArgs.
Name | Description | |
---|---|---|
EntryStatisticsArgs Constructor | Default constructor. |
Name | Description | |
---|---|---|
BufferedIOCount | The buffered I/O operations incurred by this entry. | |
CpuTime | The CPU time that has been consumed by this entry. | |
CurrentState | Gets the current JobState of this entry. (Inherited from MVPSI.JAMS.EntryEventArgs) | |
DirectIOCount | The direct I/O operations incurred by this entry. | |
EventCode | Gets the EventCode. (Inherited from MVPSI.JAMS.EntryEventArgs) | |
JAMSEntry | Gets the JAMSEntry (Inherited from MVPSI.JAMS.EntryEventArgs) | |
JAMSId | Gets the entry's JAMSId. (Inherited from MVPSI.JAMS.EntryEventArgs) | |
PageFaults | The page faults that have been incurred by this entry. | |
RON | Gets the entry's RON. (Inherited from MVPSI.JAMS.EntryEventArgs) | |
WorkingSetPeak | The maximum working set for this entry. |