Searched refs:WritePprofProfile (Results 1 – 2 of 2) sorted by relevance
52 virtual Status WritePprofProfile(const string& filename) = 0;
286 Status WritePprofProfile(const string& filename) override { in WritePprofProfile() function in tensorflow::tfprof::__anon1c1cedaa0111::PprofProfileImpl513 Status s = pprof_profile_->WritePprofProfile( in ShowInternal()