Home
last modified time | relevance | path

Searched refs:PprofProfileImpl (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc260 class PprofProfileImpl : public PprofProfile { class
262 explicit PprofProfileImpl(const Options* opts) in PprofProfileImpl() function in tensorflow::tfprof::__anon1c1cedaa0111::PprofProfileImpl
510 pprof_profile_.reset(new PprofProfileImpl(&opts)); in ShowInternal()