Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Construction
CMemoryState | Constructs a class-like structure that controls memory checkpoints. |
Checkpoint | Obtains a snapshot or “checkpoint” of the current memory state. |
Operations
Difference | Computes the difference between two objects of type CMemoryState. |
DumpAllObjectsSince | Dumps a summary of all currently allocated objects since a previous checkpoint. |
DumpStatistics | Prints memory allocation statistics for a CMemoryState object. |