Searched defs:vecBranchSampleTypes (Results 1 – 3 of 3) sorted by relevance
471 …std::vector<std::string> vecBranchSampleTypes = {"any", "any_call", "any_ret", "ind_call", "u", "k… variable
304 void RecordOption::SetVecBranchSampleTypes(const std::vector<std::string> &vecBranchSampleTypes) in SetVecBranchSampleTypes()
625 bool SubCommandRecord::ParseBranchSampleType(const std::vector<std::string> &vecBranchSampleTypes) in ParseBranchSampleType()