.TH "__gnu_profile::__map2umap_info" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_profile::__map2umap_info \- A map-to-unordered_map instrumentation line in the object table\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fB__gnu_profile::__object_info_base\fP\&. .PP Inherited by \fB__gnu_profile::__map2umap_stack_info\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__map2umap_info\fP (__stack_t __stack)" .br .ti -1c .RI "\fBstd::string\fP \fB__advice\fP () const" .br .ti -1c .RI "bool \fB__is_valid\fP () const" .br .ti -1c .RI "float \fB__magnitude\fP () const" .br .ti -1c .RI "void \fB__merge\fP (const \fB__map2umap_info\fP &__o)" .br .ti -1c .RI "void \fB__merge\fP (const \fB__object_info_base\fP &__o)" .br .ti -1c .RI "void \fB__record_erase\fP (std::size_t __size, std::size_t __count)" .br .ti -1c .RI "void \fB__record_find\fP (std::size_t __size)" .br .ti -1c .RI "void \fB__record_insert\fP (std::size_t __size, std::size_t __count)" .br .ti -1c .RI "void \fB__record_iterate\fP (int __count)" .br .ti -1c .RI "void \fB__set_invalid\fP ()" .br .ti -1c .RI "void \fB__set_iterate_costs\fP ()" .br .ti -1c .RI "__stack_t \fB__stack\fP () const" .br .ti -1c .RI "void \fB__write\fP (FILE *__f) const" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "__stack_t \fB_M_stack\fP" .br .ti -1c .RI "bool \fB_M_valid\fP" .br .in -1c .SH "Detailed Description" .PP A map-to-unordered_map instrumentation line in the object table\&. .PP Definition at line \fB66\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "__gnu_profile::__map2umap_info::__map2umap_info (__stack_t __stack)\fC [inline]\fP" .PP Definition at line \fB70\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "\fBstd::string\fP __gnu_profile::__map2umap_info::__advice () const\fC [inline]\fP" .PP Definition at line \fB100\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "bool __gnu_profile::__object_info_base::__is_valid () const\fC [inline]\fP, \fC [inherited]\fP" .PP Definition at line \fB134\fP of file \fBprofiler_node\&.h\fP\&. .SS "float __gnu_profile::__map2umap_info::__magnitude () const\fC [inline]\fP" .PP Definition at line \fB96\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__merge (const \fB__map2umap_info\fP & __o)\fC [inline]\fP" .PP Definition at line \fB76\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "void __gnu_profile::__object_info_base::__merge (const \fB__object_info_base\fP & __o)\fC [inline]\fP, \fC [inherited]\fP" .PP Definition at line \fB142\fP of file \fBprofiler_node\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__record_erase (std::size_t __size, std::size_t __count)\fC [inline]\fP" .PP Definition at line \fB117\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__record_find (std::size_t __size)\fC [inline]\fP" .PP Definition at line \fB130\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__record_insert (std::size_t __size, std::size_t __count)\fC [inline]\fP" .PP Definition at line \fB104\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__record_iterate (int __count)\fC [inline]\fP" .PP Definition at line \fB138\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "void __gnu_profile::__object_info_base::__set_invalid ()\fC [inline]\fP, \fC [inherited]\fP" .PP Definition at line \fB138\fP of file \fBprofiler_node\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__set_iterate_costs ()\fC [inline]\fP" .PP Definition at line \fB142\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SS "__stack_t __gnu_profile::__object_info_base::__stack () const\fC [inline]\fP, \fC [inherited]\fP" .PP Definition at line \fB146\fP of file \fBprofiler_node\&.h\fP\&. .SS "void __gnu_profile::__map2umap_info::__write (FILE * __f) const\fC [inline]\fP" .PP Definition at line \fB88\fP of file \fBprofiler_map_to_unordered_map\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "__stack_t __gnu_profile::__object_info_base::_M_stack\fC [protected]\fP, \fC [inherited]\fP" .PP Definition at line \fB150\fP of file \fBprofiler_node\&.h\fP\&. .SS "bool __gnu_profile::__object_info_base::_M_valid\fC [protected]\fP, \fC [inherited]\fP" .PP Definition at line \fB151\fP of file \fBprofiler_node\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.