![]() |
|
Scoped event that automatically pushes and pops malloc tags for the given VdfNode. More...
#include <executionStats.h>
Inheritance diagram for VdfExecutionStats::ScopedMallocEvent:Public Member Functions | |
| VDF_API | ScopedMallocEvent (VdfExecutionStats *stats, const VdfNode &node, EventType eventType) |
Public Member Functions inherited from VdfExecutionStats::ScopedEvent | |
| VDF_API | ScopedEvent (VdfExecutionStats *stats, const VdfNode &node, EventType eventType) |
Additional Inherited Members | |
Protected Attributes inherited from VdfExecutionStats::ScopedEvent | |
| VdfExecutionStats * | _stats |
Scoped event that automatically pushes and pops malloc tags for the given VdfNode.
Definition at line 114 of file executionStats.h.