Home
last modified time | relevance | path

Searched defs:maxNumRecords (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc536 void CUPTIAPI ActivityAllocBuffer(uint8_t **buffer, size_t *size, size_t *maxNumRecords) { in ActivityAllocBuffer()
713 void CUPTIAPI GPUProfiler::AllocBuffer(uint8_t **buffer, size_t *size, size_t *maxNumRecords) { in AllocBuffer()