DProfileTarget Struct Reference
#include <
support_p/IntrusiveProfiler.h
>
List of all members.
Public Member Functions
DProfileTarget
(char const *const t)
void
Stats
(void)
~DProfileTarget
()
Public Attributes
uint32_t
hits
char const *const
target
nsecs_t
time
Constructor & Destructor Documentation
DProfileTarget
(
char const *const
t
)
~
DProfileTarget
(
)
Member Function Documentation
void Stats
(
void
)
Member Data Documentation
uint32_t
hits
char const* const
target
nsecs_t
time
The documentation for this struct was generated from the following files:
IntrusiveProfiler.h
IntrusiveProfiler.cpp