Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc61 #define PROFILER_ERROR_IF_NULLPTR(ptr) \ macro
188 PROFILER_ERROR_IF_NULLPTR(gpu_profiler_inst); in CUPTICallBackFunc()
193 PROFILER_ERROR_IF_NULLPTR(cb_data); in CUPTICallBackFunc()
236 PROFILER_ERROR_IF_NULLPTR(event); in FixOpNameByCorrelationId()
546 PROFILER_ERROR_IF_NULLPTR(buffer); in ActivityProcessBuffer()
673 PROFILER_ERROR_IF_NULLPTR(record); in HandleActivityRecord()
705 PROFILER_ERROR_IF_NULLPTR(node); in RegisterProfilingOp()
714 PROFILER_ERROR_IF_NULLPTR(size); in AllocBuffer()
715 PROFILER_ERROR_IF_NULLPTR(maxNumRecords); in AllocBuffer()