logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_profile::__hashfunc_info.3cxx

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Tue Jul 19 2022            __gnu_profile::__hashfunc_info(3cxx)

Detailed Description

       A hash performance instrumentation line in the object table.

       Definition at line 40 of file profiler_hash_func.h.

Name

       __gnu_profile::__hashfunc_info - A hash performance instrumentation line in the object table.

Synopsis

       Inherits __gnu_profile::__object_info_base.

       Inherited by __gnu_profile::__hashfunc_stack_info.

   PublicMemberFunctions__hashfunc_info (__stack_t __stack)
       std::string__advice () const
       void __destruct (std::size_t __chain, std::size_t __accesses, std::size_t __hops)
       bool __is_valid () const
       float __magnitude () const
       void __merge (const __hashfunc_info &__o)
       void __merge (const __object_info_base &__o)
       void __set_invalid ()
       __stack_t __stack () const
       void __write (FILE *__f) const

   ProtectedAttributes
       __stack_t _M_stack
       bool _M_valid

See Also