Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/src/kernel/gpu/hwpm/profiler_v2/
H A Dkern_profiler_v2_ctrl.c86 if (pProfiler->pBoundCntBuf == pCountRef && pProfiler->pBoundPmaBuf == pBufferRef) in profilerBaseCtrlCmdFreePmaStream_IMPL()
90 pProfiler->pBoundCntBuf = NULL; in profilerBaseCtrlCmdFreePmaStream_IMPL()
165 pProfiler->pBoundCntBuf = pCntRef; in profilerBaseCtrlCmdBindPmResources_IMPL()
183 pProfiler->pBoundCntBuf = NULL; in profilerBaseCtrlCmdBindPmResources_IMPL()
202 pCntRef = pProfiler->pBoundCntBuf; in profilerBaseCtrlCmdUnbindPmResources_IMPL()
212 pProfiler->pBoundCntBuf = NULL; in profilerBaseCtrlCmdUnbindPmResources_IMPL()
/open-nvidia-gpu/src/nvidia/generated/
H A Dg_profiler_v2_nvoc.h137 struct RsResourceRef *pBoundCntBuf; member