.TH "__gnu_profile::__map2umap_stack_info" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_profile::__map2umap_stack_info \- A map-to-unordered_map instrumentation line in the stack table\&. .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_profile::__map2umap_info\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__map2umap_stack_info\fP (const \fB__map2umap_info\fP &__o)" .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 stack table\&. .PP Definition at line 164 of file profiler_map_to_unordered_map\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.