Searched refs:profile_data_path_ (Results 1 – 4 of 4) sorted by relevance
38 profile_data_path_ = profileDataPath; in Init()39 …OG(INFO) << " Host start time(ns): " << base_time_ << " profile data path: " << profile_data_path_; in Init()95 if (profile_data_path_.empty()) { in SaveProfileData()101 cpu_data_saver_inst->WriteFile(profile_data_path_); in SaveProfileData()
81 std::string ProfileDataPath() const { return profile_data_path_; } in ProfileDataPath()96 std::string profile_data_path_; variable
135 std::string ProfileDataPath() const { return profile_data_path_; } in ProfileDataPath()175 std::string profile_data_path_; variable
415 profile_data_path_ = profileDataPath; in Init()417 …ost start time(ns):" << base_time_.host_start_time << " profile data path: " << profile_data_path_; in Init()512 if (profile_data_path_.empty()) { in SaveProfileData()518 dataSaver.WriteFile(profile_data_path_, base_time_); in SaveProfileData()