libstdc++
|
Go to the source code of this file.
Classes | |
class | __gnu_profile::__hashfunc_info |
A hash performance instrumentation line in the object table. More... | |
class | __gnu_profile::__hashfunc_stack_info |
A hash performance instrumentation line in the stack table. More... | |
class | __gnu_profile::__trace_hash_func |
Hash performance instrumentation producer. More... | |
Namespaces | |
namespace | __gnu_profile |
Functions | |
__hashfunc_info * | __gnu_profile::__trace_hash_func_construct () |
void | __gnu_profile::__trace_hash_func_destruct (__hashfunc_info *, std::size_t, std::size_t, std::size_t) |
void | __gnu_profile::__trace_hash_func_free () |
void | __gnu_profile::__trace_hash_func_init () |
void | __gnu_profile::__trace_hash_func_report (FILE *__f, __warning_vector_t &__warnings) |
Data structures to represent profiling traces.
Definition in file profiler_hash_func.h.