table of contents
        
      
      
    | __gnu_profile::__stack_hash(3) | Library Functions Manual | __gnu_profile::__stack_hash(3) | 
NAME¶
__gnu_profile::__stack_hash -
SYNOPSIS¶
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.
Definition at line 89 of file profiler_node.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
| Tue Sep 29 2020 | libstdc++ |