Searched refs:paramUsedBufSize (Results 1 – 1 of 1) sorted by relevance
440 int paramUsedBufSize; in DumpCommandListParameter() local441 nngxGetCmdlistParameteri(NN_GX_CMDLIST_USED_BUFSIZE, ¶mUsedBufSize); in DumpCommandListParameter()442 NW_DEV_LOG("Used buffer size : %d [byte(s)]\n", paramUsedBufSize); in DumpCommandListParameter()