libstdc++
|
Go to the source code of this file.
Classes | |
struct | __gnu_profile::__reentrance_guard |
Namespaces | |
namespace | __gnu_profile |
Interface of the profiling runtime library.
Definition in file profiler.h.
#define __profcxx_hash_func_construct | ( | __x... | ) |
Definition at line 242 of file profiler.h.
#define __profcxx_hash_func_destruct | ( | __x... | ) |
Definition at line 243 of file profiler.h.
#define __profcxx_hashtable_size_construct | ( | __x... | ) |
Definition at line 215 of file profiler.h.
#define __profcxx_hashtable_size_destruct | ( | __x... | ) |
Definition at line 217 of file profiler.h.
#define __profcxx_hashtable_size_resize | ( | __x... | ) |
Definition at line 216 of file profiler.h.
#define __profcxx_is_invalid | ( | ) |
Definition at line 200 of file profiler.h.
#define __profcxx_is_off | ( | ) |
Definition at line 202 of file profiler.h.
#define __profcxx_is_on | ( | ) |
Definition at line 201 of file profiler.h.
#define __profcxx_list2slist_construct | ( | __x... | ) |
Definition at line 300 of file profiler.h.
#define __profcxx_list2slist_destruct | ( | __x... | ) |
Definition at line 303 of file profiler.h.
#define __profcxx_list2slist_operation | ( | __x... | ) |
Definition at line 302 of file profiler.h.
#define __profcxx_list2slist_rewind | ( | __x... | ) |
Definition at line 301 of file profiler.h.
#define __profcxx_list2vector_construct | ( | __x... | ) |
Definition at line 282 of file profiler.h.
#define __profcxx_list2vector_destruct | ( | __x... | ) |
Definition at line 286 of file profiler.h.
#define __profcxx_list2vector_insert | ( | __x... | ) |
Definition at line 283 of file profiler.h.
#define __profcxx_list2vector_invalid_operator | ( | __x... | ) |
Definition at line 285 of file profiler.h.
#define __profcxx_list2vector_iterate | ( | __x... | ) |
Definition at line 284 of file profiler.h.
#define __profcxx_map2umap_construct | ( | __x... | ) |
Definition at line 323 of file profiler.h.
#define __profcxx_map2umap_destruct | ( | __x... | ) |
Definition at line 329 of file profiler.h.
#define __profcxx_map2umap_erase | ( | __x... | ) |
Definition at line 325 of file profiler.h.
#define __profcxx_map2umap_find | ( | __x... | ) |
Definition at line 328 of file profiler.h.
#define __profcxx_map2umap_insert | ( | __x... | ) |
Definition at line 324 of file profiler.h.
#define __profcxx_map2umap_invalidate | ( | __x... | ) |
Definition at line 327 of file profiler.h.
#define __profcxx_map2umap_iterate | ( | __x... | ) |
Definition at line 326 of file profiler.h.
#define __profcxx_report | ( | ) |
Definition at line 197 of file profiler.h.
#define __profcxx_turn_off | ( | ) |
Definition at line 199 of file profiler.h.
#define __profcxx_turn_on | ( | ) |
Definition at line 198 of file profiler.h.
#define __profcxx_vector2list_construct | ( | __x... | ) |
Definition at line 261 of file profiler.h.
#define __profcxx_vector2list_destruct | ( | __x... | ) |
Definition at line 266 of file profiler.h.
#define __profcxx_vector2list_insert | ( | __x... | ) |
Definition at line 262 of file profiler.h.
#define __profcxx_vector2list_invalid_operator | ( | __x... | ) |
Definition at line 264 of file profiler.h.
#define __profcxx_vector2list_iterate | ( | __x... | ) |
Definition at line 263 of file profiler.h.
#define __profcxx_vector2list_resize | ( | __x... | ) |
Definition at line 265 of file profiler.h.
#define __profcxx_vector_size_construct | ( | __x... | ) |
Definition at line 230 of file profiler.h.
#define __profcxx_vector_size_destruct | ( | __x... | ) |
Definition at line 232 of file profiler.h.
#define __profcxx_vector_size_resize | ( | __x... | ) |
Definition at line 231 of file profiler.h.
#define _GLIBCXX_PROFILE_DATA | ( | __name | ) |
Definition at line 48 of file profiler.h.
#define _GLIBCXX_PROFILE_DEFINE_DATA | ( | __type, | |
__name, | |||
__initial_value... | |||
) |
Definition at line 43 of file profiler.h.
#define _GLIBCXX_PROFILE_DEFINE_UNINIT_DATA | ( | __type, | |
__name | |||
) |
Definition at line 36 of file profiler.h.
#define _GLIBCXX_PROFILE_MAX_STACK_DEPTH |
Definition at line 347 of file profiler.h.
#define _GLIBCXX_PROFILE_MAX_STACK_DEPTH_ENV_VAR |
Definition at line 350 of file profiler.h.
#define _GLIBCXX_PROFILE_MAX_WARN_COUNT |
Definition at line 344 of file profiler.h.
#define _GLIBCXX_PROFILE_MAX_WARN_COUNT_ENV_VAR |
Definition at line 340 of file profiler.h.
#define _GLIBCXX_PROFILE_MEM_PER_DIAGNOSTIC |
Definition at line 354 of file profiler.h.
#define _GLIBCXX_PROFILE_MEM_PER_DIAGNOSTIC_ENV_VAR |
Definition at line 357 of file profiler.h.
#define _GLIBCXX_PROFILE_TRACE_ENV_VAR |
Definition at line 337 of file profiler.h.
#define _GLIBCXX_PROFILE_TRACE_PATH_ROOT |
Definition at line 334 of file profiler.h.