__gnu_profile::__list2vector_info(3cxx) | __gnu_profile::__list2vector_info(3cxx) |
__gnu_profile::__list2vector_info - A list-to-vector instrumentation line in the object table.
#include <profiler_list_to_vector.h>
Inherits __gnu_profile::__object_info_base.
Inherited by __gnu_profile::__list2vector_stack_info.
__list2vector_info (__stack_t __stack)
std::string __advice () const
bool __is_valid () const
std::size_t __iterate ()
float __list_cost ()
float __magnitude () const
void __merge (const __list2vector_info &__o)
void __merge (const __object_info_base &__o)
void __opr_insert (std::size_t __shift, std::size_t __size)
void __opr_iterate (int __num)
std::size_t __resize ()
void __resize (std::size_t __from, std::size_t)
void __set_invalid ()
void __set_list_cost (float __lc)
void __set_vector_cost (float __vc)
std::size_t __shift_count ()
__stack_t __stack () const
void __write (FILE *__f) const
__stack_t _M_stack
bool _M_valid
A list-to-vector instrumentation line in the object table.
Definition at line 42 of file profiler_list_to_vector.h.
Definition at line 46 of file profiler_list_to_vector.h.
Definition at line 75 of file profiler_list_to_vector.h.
Definition at line 134 of file profiler_node.h.
Definition at line 89 of file profiler_list_to_vector.h.
Definition at line 93 of file profiler_list_to_vector.h.
Definition at line 71 of file profiler_list_to_vector.h.
Definition at line 52 of file profiler_list_to_vector.h.
Definition at line 142 of file profiler_node.h.
Definition at line 109 of file profiler_list_to_vector.h.
Definition at line 116 of file profiler_list_to_vector.h.
Definition at line 97 of file profiler_list_to_vector.h.
Definition at line 120 of file profiler_list_to_vector.h.
Definition at line 138 of file profiler_node.h.
Definition at line 101 of file profiler_list_to_vector.h.
Definition at line 105 of file profiler_list_to_vector.h.
Definition at line 85 of file profiler_list_to_vector.h.
Definition at line 146 of file profiler_node.h.
Definition at line 64 of file profiler_list_to_vector.h.
Definition at line 150 of file profiler_node.h.
Definition at line 151 of file profiler_node.h.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |