Home
last modified time | relevance | path

Searched refs:__factor_name (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h517 std::string __factor_name = __line.substr(0, __pos); in __read_cost_factors() local
521 _GLIBCXX_PROFILE_DATA(__env)[__factor_name] = __factor_value; in __read_cost_factors()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h538 std::string __factor_name = __line.substr(0, __pos); in __read_cost_factors() local
542 _GLIBCXX_PROFILE_DATA(__env)[__factor_name] = __factor_value; in __read_cost_factors()