Searched refs:reportOptions (Results 1 – 2 of 2) sorted by relevance
46 int Report(const char *perfFile, const char *reportFile, const char *reportOptions) in Report() argument56 if (reportOptions != nullptr) { in Report()57 std::vector<std::string> options = StringSplit(reportOptions); in Report()
53 const char *reportOptions);