Searched refs:ProcessBuffer (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ |
D | gpu_profiling.h | 129 …void CUPTIAPI ProcessBuffer(CUcontext ctx, uint32_t streamId, uint8_t *buffer, size_t size, size_t…
|
D | gpu_profiling.cc | 552 gpu_profiler_inst->ProcessBuffer(ctx, streamId, buffer, size, validSize); in ActivityProcessBuffer() 726 void CUPTIAPI GPUProfiler::ProcessBuffer(CUcontext ctx, uint32_t streamId, uint8_t *buffer, size_t … in ProcessBuffer() function in mindspore::profiler::gpu::GPUProfiler
|