Searched refs:codePathsToProfile (Results 1 – 1 of 1) sorted by relevance
81 PandaVector<PandaString> codePathsToProfile; in Start() local84 codePathsToProfile.push_back(location); in Start()88 if (codePathsToProfile.empty()) { in Start()95 instance_->AddTrackedLocations(outputFilename, codePathsToProfile, appDataDir); in Start()101 instance_ = new ProfileSaver(outputFilename, codePathsToProfile, appDataDir); in Start()