__gnu_profile::__stack_hash(3cxx) | __gnu_profile::__stack_hash(3cxx) |
__gnu_profile::__stack_hash - Hash function for summary trace using call stack as index.
#include <profiler_node.h>
std::size_t operator() (__stack_t __s) const
bool operator() (__stack_t __stack1, __stack_t __stack2) const
Hash function for summary trace using call stack as index.
Definition at line 93 of file profiler_node.h.
Definition at line 97 of file profiler_node.h.
Definition at line 109 of file profiler_node.h.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |