Loading...
Searching...
No Matches
VdfExecutionStats::ScopedMallocEvent Struct Reference

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
 

Detailed Description

Scoped event that automatically pushes and pops malloc tags for the given VdfNode.

Definition at line 114 of file executionStats.h.


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