GNU g++  v5.2.1
GNU Standard C++
__gnu_profile::__stack_hash Class Reference

Hash function for summary trace using call stack as index. More...

#include <profiler_node.h>

Public Member Functions

std::size_t operator() (__stack_t __s) const
 
bool operator() (__stack_t __stack1, __stack_t __stack2) const
 

Detailed Description

Hash function for summary trace using call stack as index.

Member Function Documentation

std::size_t __gnu_profile::__stack_hash::operator() ( __stack_t  __s) const
inline
bool __gnu_profile::__stack_hash::operator() ( __stack_t  __stack1,
__stack_t  __stack2 
) const
inline

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