profiler_state.h File Reference
Global profiler state.
More...
Go to the source code of this file.
Namespaces
Defines
-
#define _GLIBCXX_PROFILE_PROFILER_STATE_H
Enumerations
- enum __state_type { __ON,
__OFF,
__INVALID
}
Functions
-
__state_type & __gnu_profile::__get___state ()
-
bool __gnu_profile::__is_invalid ()
-
bool __gnu_profile::__is_off ()
-
bool __gnu_profile::__is_on ()
-
bool __gnu_profile::__turn (__state_type __s)
-
bool __gnu_profile::__turn_off ()
-
bool __gnu_profile::__turn_on ()
Detailed Description
Global profiler state.
Definition in file profiler_state.h.