Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_manager.h71 …void SetMsprofReporterCallback(MsprofReporterCallback func) { prof_cb_.msprofReporterCallback = fu… in SetMsprofReporterCallback() function
Dprofiling_manager.cc187 …ProfilingManager::GetInstance().SetMsprofReporterCallback(reinterpret_cast<MsprofReporterCallback>… in CtrlCallbackHandle()