Searched refs:profiling_enable_ (Results 1 – 2 of 2) sorted by relevance
40 …: handle_(HandleMgr::INVALID_HANDLE), total_bytes_(0), profiling_enable_(false), profiling_op_(nul… in DatasetIteratorKernel()81 profiling_enable_ = profiler_inst->GetEnableFlag(); in Init()82 if (profiling_enable_) { in Init()100 if (profiling_enable_) { in ReadDevice()106 if (profiling_enable_) { in ReadDevice()126 if (profiling_enable_) { in ReadDevice()
50 bool profiling_enable_; variable