Searched defs:thread_name_regex (Results 1 – 2 of 2) sorted by relevance
342 bool ReportLib::AggregateThreads(const char** thread_name_regex, int thread_name_regex_len) { in AggregateThreads()756 bool AggregateThreads(ReportLib* report_lib, const char** thread_name_regex, in AggregateThreads()
476 bool ThreadReportBuilder::AggregateThreads(const std::vector<std::string>& thread_name_regex) { in AggregateThreads()