HomeSort by: relevance | last modified time | path
    Searched defs:sample_profile (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp 202 static std::string sample_profile; member in namespace:options
284 sample_profile = std::string(opt);
941 if (!options::sample_profile.empty())
942 Conf.SampleProfile = options::sample_profile;

Completed in 16 milliseconds