Process Hacker
_SYSTEM_PERFORMANCE_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

LARGE_INTEGER IdleProcessTime
 
LARGE_INTEGER IoReadTransferCount
 
LARGE_INTEGER IoWriteTransferCount
 
LARGE_INTEGER IoOtherTransferCount
 
ULONG IoReadOperationCount
 
ULONG IoWriteOperationCount
 
ULONG IoOtherOperationCount
 
ULONG AvailablePages
 
ULONG CommittedPages
 
ULONG CommitLimit
 
ULONG PeakCommitment
 
ULONG PageFaultCount
 
ULONG CopyOnWriteCount
 
ULONG TransitionCount
 
ULONG CacheTransitionCount
 
ULONG DemandZeroCount
 
ULONG PageReadCount
 
ULONG PageReadIoCount
 
ULONG CacheReadCount
 
ULONG CacheIoCount
 
ULONG DirtyPagesWriteCount
 
ULONG DirtyWriteIoCount
 
ULONG MappedPagesWriteCount
 
ULONG MappedWriteIoCount
 
ULONG PagedPoolPages
 
ULONG NonPagedPoolPages
 
ULONG PagedPoolAllocs
 
ULONG PagedPoolFrees
 
ULONG NonPagedPoolAllocs
 
ULONG NonPagedPoolFrees
 
ULONG FreeSystemPtes
 
ULONG ResidentSystemCodePage
 
ULONG TotalSystemDriverPages
 
ULONG TotalSystemCodePages
 
ULONG NonPagedPoolLookasideHits
 
ULONG PagedPoolLookasideHits
 
ULONG AvailablePagedPoolPages
 
ULONG ResidentSystemCachePage
 
ULONG ResidentPagedPoolPage
 
ULONG ResidentSystemDriverPage
 
ULONG CcFastReadNoWait
 
ULONG CcFastReadWait
 
ULONG CcFastReadResourceMiss
 
ULONG CcFastReadNotPossible
 
ULONG CcFastMdlReadNoWait
 
ULONG CcFastMdlReadWait
 
ULONG CcFastMdlReadResourceMiss
 
ULONG CcFastMdlReadNotPossible
 
ULONG CcMapDataNoWait
 
ULONG CcMapDataWait
 
ULONG CcMapDataNoWaitMiss
 
ULONG CcMapDataWaitMiss
 
ULONG CcPinMappedDataCount
 
ULONG CcPinReadNoWait
 
ULONG CcPinReadWait
 
ULONG CcPinReadNoWaitMiss
 
ULONG CcPinReadWaitMiss
 
ULONG CcCopyReadNoWait
 
ULONG CcCopyReadWait
 
ULONG CcCopyReadNoWaitMiss
 
ULONG CcCopyReadWaitMiss
 
ULONG CcMdlReadNoWait
 
ULONG CcMdlReadWait
 
ULONG CcMdlReadNoWaitMiss
 
ULONG CcMdlReadWaitMiss
 
ULONG CcReadAheadIos
 
ULONG CcLazyWriteIos
 
ULONG CcLazyWritePages
 
ULONG CcDataFlushes
 
ULONG CcDataPages
 
ULONG ContextSwitches
 
ULONG FirstLevelTbFills
 
ULONG SecondLevelTbFills
 
ULONG SystemCalls
 

Detailed Description

Definition at line 1406 of file ntexapi.h.

Field Documentation

ULONG AvailablePagedPoolPages

Definition at line 1444 of file ntexapi.h.

ULONG AvailablePages

Definition at line 1415 of file ntexapi.h.

ULONG CacheIoCount

Definition at line 1427 of file ntexapi.h.

ULONG CacheReadCount

Definition at line 1426 of file ntexapi.h.

ULONG CacheTransitionCount

Definition at line 1422 of file ntexapi.h.

ULONG CcCopyReadNoWait

Definition at line 1465 of file ntexapi.h.

ULONG CcCopyReadNoWaitMiss

Definition at line 1467 of file ntexapi.h.

ULONG CcCopyReadWait

Definition at line 1466 of file ntexapi.h.

ULONG CcCopyReadWaitMiss

Definition at line 1468 of file ntexapi.h.

ULONG CcDataFlushes

Definition at line 1476 of file ntexapi.h.

ULONG CcDataPages

Definition at line 1477 of file ntexapi.h.

ULONG CcFastMdlReadNotPossible

Definition at line 1455 of file ntexapi.h.

ULONG CcFastMdlReadNoWait

Definition at line 1452 of file ntexapi.h.

ULONG CcFastMdlReadResourceMiss

Definition at line 1454 of file ntexapi.h.

ULONG CcFastMdlReadWait

Definition at line 1453 of file ntexapi.h.

ULONG CcFastReadNotPossible

Definition at line 1451 of file ntexapi.h.

ULONG CcFastReadNoWait

Definition at line 1448 of file ntexapi.h.

ULONG CcFastReadResourceMiss

Definition at line 1450 of file ntexapi.h.

ULONG CcFastReadWait

Definition at line 1449 of file ntexapi.h.

ULONG CcLazyWriteIos

Definition at line 1474 of file ntexapi.h.

ULONG CcLazyWritePages

Definition at line 1475 of file ntexapi.h.

ULONG CcMapDataNoWait

Definition at line 1456 of file ntexapi.h.

ULONG CcMapDataNoWaitMiss

Definition at line 1458 of file ntexapi.h.

ULONG CcMapDataWait

Definition at line 1457 of file ntexapi.h.

ULONG CcMapDataWaitMiss

Definition at line 1459 of file ntexapi.h.

ULONG CcMdlReadNoWait

Definition at line 1469 of file ntexapi.h.

ULONG CcMdlReadNoWaitMiss

Definition at line 1471 of file ntexapi.h.

ULONG CcMdlReadWait

Definition at line 1470 of file ntexapi.h.

ULONG CcMdlReadWaitMiss

Definition at line 1472 of file ntexapi.h.

ULONG CcPinMappedDataCount

Definition at line 1460 of file ntexapi.h.

ULONG CcPinReadNoWait

Definition at line 1461 of file ntexapi.h.

ULONG CcPinReadNoWaitMiss

Definition at line 1463 of file ntexapi.h.

ULONG CcPinReadWait

Definition at line 1462 of file ntexapi.h.

ULONG CcPinReadWaitMiss

Definition at line 1464 of file ntexapi.h.

ULONG CcReadAheadIos

Definition at line 1473 of file ntexapi.h.

ULONG CommitLimit

Definition at line 1417 of file ntexapi.h.

ULONG CommittedPages

Definition at line 1416 of file ntexapi.h.

ULONG ContextSwitches

Definition at line 1478 of file ntexapi.h.

ULONG CopyOnWriteCount

Definition at line 1420 of file ntexapi.h.

ULONG DemandZeroCount

Definition at line 1423 of file ntexapi.h.

ULONG DirtyPagesWriteCount

Definition at line 1428 of file ntexapi.h.

ULONG DirtyWriteIoCount

Definition at line 1429 of file ntexapi.h.

ULONG FirstLevelTbFills

Definition at line 1479 of file ntexapi.h.

ULONG FreeSystemPtes

Definition at line 1438 of file ntexapi.h.

LARGE_INTEGER IdleProcessTime

Definition at line 1408 of file ntexapi.h.

ULONG IoOtherOperationCount

Definition at line 1414 of file ntexapi.h.

LARGE_INTEGER IoOtherTransferCount

Definition at line 1411 of file ntexapi.h.

ULONG IoReadOperationCount

Definition at line 1412 of file ntexapi.h.

LARGE_INTEGER IoReadTransferCount

Definition at line 1409 of file ntexapi.h.

ULONG IoWriteOperationCount

Definition at line 1413 of file ntexapi.h.

LARGE_INTEGER IoWriteTransferCount

Definition at line 1410 of file ntexapi.h.

ULONG MappedPagesWriteCount

Definition at line 1430 of file ntexapi.h.

ULONG MappedWriteIoCount

Definition at line 1431 of file ntexapi.h.

ULONG NonPagedPoolAllocs

Definition at line 1436 of file ntexapi.h.

ULONG NonPagedPoolFrees

Definition at line 1437 of file ntexapi.h.

ULONG NonPagedPoolLookasideHits

Definition at line 1442 of file ntexapi.h.

ULONG NonPagedPoolPages

Definition at line 1433 of file ntexapi.h.

ULONG PagedPoolAllocs

Definition at line 1434 of file ntexapi.h.

ULONG PagedPoolFrees

Definition at line 1435 of file ntexapi.h.

ULONG PagedPoolLookasideHits

Definition at line 1443 of file ntexapi.h.

ULONG PagedPoolPages

Definition at line 1432 of file ntexapi.h.

ULONG PageFaultCount

Definition at line 1419 of file ntexapi.h.

ULONG PageReadCount

Definition at line 1424 of file ntexapi.h.

ULONG PageReadIoCount

Definition at line 1425 of file ntexapi.h.

ULONG PeakCommitment

Definition at line 1418 of file ntexapi.h.

ULONG ResidentPagedPoolPage

Definition at line 1446 of file ntexapi.h.

ULONG ResidentSystemCachePage

Definition at line 1445 of file ntexapi.h.

ULONG ResidentSystemCodePage

Definition at line 1439 of file ntexapi.h.

ULONG ResidentSystemDriverPage

Definition at line 1447 of file ntexapi.h.

ULONG SecondLevelTbFills

Definition at line 1480 of file ntexapi.h.

ULONG SystemCalls

Definition at line 1481 of file ntexapi.h.

ULONG TotalSystemCodePages

Definition at line 1441 of file ntexapi.h.

ULONG TotalSystemDriverPages

Definition at line 1440 of file ntexapi.h.

ULONG TransitionCount

Definition at line 1421 of file ntexapi.h.


The documentation for this struct was generated from the following file: