HomeSort by relevance Sort by last modified time
    Searched refs:next_pid_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_timeline.h 180 int64 next_pid_ = 0; member in class:tensorflow::tfprof::Timeline
tfprof_timeline.cc 380 int64 cur_pid = next_pid_;
381 next_pid_ += 1;

Completed in 92 milliseconds