#include <profile/impl/profiler_trace.h>
void __gnu_profile::__cost_factor_setter::operator() |
( |
__cost_factor * |
__factor | ) |
|
|
inline |
554 const char* __env_value = std::getenv(__factor->__env_var);
559 __env_t::iterator __it
562 __env_value = (*__it).second.c_str();
566 __factor->__value = std::atof(__env_value);
#define _GLIBCXX_PROFILE_DATA(__name)
Definition: profiler.h:48
The documentation for this struct was generated from the following file: