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