|
STLdoc
STLdocumentation
|
Collection of vector size traces. More...
#include "profile/impl/profiler.h"#include "profile/impl/profiler_node.h"#include "profile/impl/profiler_trace.h"#include "profile/impl/profiler_state.h"#include "profile/impl/profiler_container_size.h"Go to the source code of this file.
Classes | |
| class | __gnu_profile::__trace_vector_size |
| Hashtable size instrumentation trace producer. More... | |
Namespaces | |
| __gnu_profile | |
| GNU profile code for public use. | |
Functions | |
| void | __gnu_profile::__trace_vector_size_init () |
| void | __gnu_profile::__trace_vector_size_report (FILE *, __warning_vector_t &) |
| void | __gnu_profile::__trace_vector_size_construct (const void *, std::size_t) |
| void | __gnu_profile::__trace_vector_size_destruct (const void *, std::size_t, std::size_t) |
| void | __gnu_profile::__trace_vector_size_resize (const void *, std::size_t, std::size_t) |
Collection of vector size traces.
1.8.6