|
STLdoc
STLdocumentation
|
A hash performance instrumentation line in the stack table. More...
#include <profile/impl/profiler_hash_func.h>
Public Member Functions | |
| __hashfunc_stack_info (const __hashfunc_info &__o) | |
Public Member Functions inherited from __gnu_profile::__hashfunc_info | |
| __hashfunc_info () | |
| __hashfunc_info (const __hashfunc_info &__o) | |
| __hashfunc_info (__stack_t __stack) | |
| virtual | ~__hashfunc_info () |
| void | __merge (const __hashfunc_info &__o) |
| void | __destruct (std::size_t __chain, std::size_t __accesses, std::size_t __hops) |
| void | __write (FILE *__f) const |
| float | __magnitude () const |
| std::string | __advice () const |
Public Member Functions inherited from __gnu_profile::__object_info_base | |
| __object_info_base () | |
| __object_info_base (__stack_t __stack) | |
| __object_info_base (const __object_info_base &__o) | |
| virtual | ~__object_info_base () |
| bool | __is_valid () const |
| __stack_t | __stack () const |
Additional Inherited Members | |
Protected Attributes inherited from __gnu_profile::__object_info_base | |
| __stack_t | _M_stack |
| bool | _M_valid |
A hash performance instrumentation line in the stack table.
|
inline |
1.8.6