Searched refs:code_paths_to_profile (Results 1 – 1 of 1) sorted by relevance
995 std::vector<std::string> code_paths_to_profile; in Start() local999 code_paths_to_profile.push_back(location); in Start()1026 code_paths_to_profile.push_back(location); in Start()1030 if (code_paths_to_profile.empty()) { in Start()1042 output_filename, code_paths_to_profile, ref_profile_filename, code_type); in Start()1047 << ". Tracking: " << android::base::Join(code_paths_to_profile, ':') in Start()1052 output_filename, code_paths_to_profile, ref_profile_filename, code_type); in Start()