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