HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VdfExecutionStats::ScopedMallocEvent Struct Reference

#include <executionStats.h>

+ Inheritance diagram for VdfExecutionStats::ScopedMallocEvent:

Public Member Functions

VDF_API ScopedMallocEvent (VdfExecutionStats *stats, const VdfNode &node, EventType eventType)
 
VDF_API ~ScopedMallocEvent ()
 
- Public Member Functions inherited from VdfExecutionStats::ScopedEvent
VDF_API ScopedEvent (VdfExecutionStats *stats, const VdfNode &node, EventType eventType)
 
VDF_API ~ScopedEvent ()
 

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.

Constructor & Destructor Documentation

VDF_API VdfExecutionStats::ScopedMallocEvent::ScopedMallocEvent ( VdfExecutionStats stats,
const VdfNode node,
EventType  eventType 
)
VDF_API VdfExecutionStats::ScopedMallocEvent::~ScopedMallocEvent ( )

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