Searched refs:AllocBuffer (Results 1 – 3 of 3) sorted by relevance
128 void CUPTIAPI AllocBuffer(uint8_t **buffer, size_t *size, size_t *maxNumRecords);
542 gpu_profiler_inst->AllocBuffer(buffer, size, maxNumRecords); in ActivityAllocBuffer()713 void CUPTIAPI GPUProfiler::AllocBuffer(uint8_t **buffer, size_t *size, size_t *maxNumRecords) { in AllocBuffer() function in mindspore::profiler::gpu::GPUProfiler
571 …res = context->pVtbl->AllocBuffer(context, AMF_MEMORY_HOST, sizeof(frame_ref), &frame_ref_storage_… in amf_create_buffer_with_frame_ref()