Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/rts/
Dprofiling_rts_dynamic_kernel.cc25 auto rt_ret = rtProfilerTrace(log_id_, notify_, flags_, stream_); in Execute()
/third_party/mindspore/tests/ut/cpp/stub/runtime/
Druntime_stub.cc198 RTS_API rtError_t rtProfilerTrace(uint64_t id, bool notify, uint32_t flags, rtStream_t stream) { re… in rtProfilerTrace() function