Searched refs:profiling_count_ (Results 1 – 3 of 3) sorted by relevance
83 : profiled_graph_(std::move(g)), profiling_count_(getNumProfiledRuns()) {} in ProfilingRecord()167 if (profiling_count_ > 0) { in insertShapeProfile()314 return profiling_count_ == 0; in ready()333 if (raw_pr->profiling_count_ > 0) { in instrumentGraph()334 raw_pr->profiling_count_--; in instrumentGraph()
185 size_t profiling_count_; member
2060 pr->profiling_count_ = 2; in TEST()