Searched refs:DumpStatistics (Results 1 – 8 of 8) sorted by relevance
49 prof_global.DumpStatistics("prof_global"); in main()50 prof_internal.DumpStatistics("prof_internal"); in main()
428 prof.DumpStatistics("LoadGraphFromProtoFile"); in TEST()461 prof.DumpStatistics("LoadGraphFromProtoFile"); in TEST()495 prof.DumpStatistics("LoadGraphFromProtoFile"); in TEST()566 prof0.DumpStatistics("Estimate shape by dryrun"); in TEST()586 prof1.DumpStatistics("Estiame shape by shape inference"); in TEST()
22 void ClockCycleProfiler::DumpStatistics(const string& tag) { in DumpStatistics() function in tensorflow::ClockCycleProfiler
63 void DumpStatistics(const string& tag);
89 prof.DumpStatistics("CpuUtilsTest"); in TEST_F()
63 void DumpStatistics() const;
100 void CompilerDispatcherTracer::DumpStatistics() const { in DumpStatistics() function in v8::internal::CompilerDispatcherTracer
667 tracer_->DumpStatistics(); in RemoveIfFinished()