Searched refs:threshold_opt (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/pp/
H A Dcommon_option.h25 extern std::string threshold_opt;
H A Dopgprof_options.cpp45 popt::option(options::threshold_opt, "threshold", 't',
H A Dcommon_option.cpp31 string threshold_opt; member in namespace:options
175 if (!options::threshold_opt.empty())
176 options::threshold = handle_threshold(options::threshold_opt);
H A Dopannotate_options.cpp81 popt::option(options::threshold_opt, "threshold", 't',
H A Dopreport_options.cpp87 popt::option(options::threshold_opt, "threshold", 't',

Completed in 94 milliseconds