Hash performance instrumentation producer. More...
#include <profiler_hash_func.h>
Public Member Functions | |
__trace_hash_func () | |
~__trace_hash_func () | |
__hashfunc_info * | __add_object (__stack_t __stack) |
void | __collect_warnings (__warning_vector_t &__warnings) |
void | __destruct (__hashfunc_info *__obj_info, std::size_t __chain, std::size_t __accesses, std::size_t __hops) |
void | __free () |
void | __retire_object (__hashfunc_info *__info) |
void | __write (FILE *__f) |
Protected Attributes | |
const char * | __id |
Hash performance instrumentation producer.
|
inline |
|
inline |
|
inherited |
|
inherited |
|
inline |
References __gnu_profile::__hashfunc_info::__destruct(), and __gnu_profile::__trace_base< __hashfunc_info, __hashfunc_stack_info >::__retire_object().
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
Referenced by __trace_hash_func().