Searched refs:vecBranchFilters_ (Results 1 – 2 of 2) sorted by relevance
212 std::vector<std::string> vecBranchFilters_ = {}; variable
140 printf(" branchSampleTypes:\t%s\n", VectorToString(vecBranchFilters_).c_str()); in DumpOptions()257 if (!Option::GetOptionValue(args, "-j", vecBranchFilters_)) { in GetOptions()387 if (!ParseBranchSampleType(vecBranchFilters_)) { in CheckOptions()708 printf("branch sample %s is not supported\n", VectorToString(vecBranchFilters_).c_str()); in PreparePerfEvent()