GNU g++  v5.2.1
GNU Standard C++
profiler_hashtable_size.h File Reference

Collection of hashtable size traces. More...

Include dependency graph for profiler_hashtable_size.h:
This graph shows which files directly or indirectly include this file:

Classes

class  __gnu_profile::__trace_hashtable_size
 Hashtable size instrumentation trace producer. More...
 

Namespaces

 __gnu_profile
 GNU profile code for public use.
 

Functions

__container_size_info * __gnu_profile::__trace_hashtable_size_construct (std::size_t)
 
void __gnu_profile::__trace_hashtable_size_destruct (__container_size_info *, std::size_t, std::size_t)
 
void __gnu_profile::__trace_hashtable_size_free ()
 
void __gnu_profile::__trace_hashtable_size_init ()
 
void __gnu_profile::__trace_hashtable_size_report (FILE *__f, __warning_vector_t &__warnings)
 
void __gnu_profile::__trace_hashtable_size_resize (__container_size_info *, std::size_t, std::size_t)
 

Detailed Description

Collection of hashtable size traces.