Searched refs:profileDataPath (Results 1 – 6 of 6) sorted by relevance
35 void CPUProfiler::Init(const std::string &profileDataPath = "") { in Init() argument38 profile_data_path_ = profileDataPath; in Init()
44 void Init(const std::string &profileDataPath) override;
32 void Init(const std::string &profileDataPath) { return; } in Init() argument
75 virtual void Init(const std::string &profileDataPath) = 0;
119 void Init(const std::string &profileDataPath) override;
388 void GPUProfiler::Init(const std::string &profileDataPath = "") { in Init() argument415 profile_data_path_ = profileDataPath; in Init()