Home
last modified time | relevance | path

Searched defs:OpDataProducerBegin (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/profiler/
Dcpu_profiling.cc163 void CPUProfiler::OpDataProducerBegin(const std::string op_name, const uint32_t pid) { in OpDataProducerBegin() function in mindspore::profiler::cpu::CPUProfiler
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/profiler/
Dgpu_profiling.cc500 void GPUProfiler::OpDataProducerBegin(const std::string op_name, void *stream) { in OpDataProducerBegin() function in mindspore::profiler::gpu::GPUProfiler