__gnu_profile___hashfunc_info.3cxx

Langue: en

Version: 347948 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.

Public Member Functions


__hashfunc_info (const __hashfunc_info &o)

__hashfunc_info (__stack_t __stack)

const char * __advice () const

void __destruct (size_t __chain, size_t __accesses, size_t __hops)

bool __is_valid () const

float __magnitude () const

void __merge (const __hashfunc_info &__o)

__stack_t __stack () const

void __write (FILE *__f) const

Protected Attributes


__stack_t _M_stack

bool _M_valid

Detailed Description

A hash performance instrumentation line in the object table.

Definition at line 57 of file profiler_hash_func.h.

Author

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