Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp445 int paramUsedRequestCount; in DumpCommandListParameter() local
446 nngxGetCmdlistParameteri(NN_GX_CMDLIST_USED_REQCOUNT, &paramUsedRequestCount); in DumpCommandListParameter()
447 NW_DEV_LOG("Used command request count : %d\n", paramUsedRequestCount); in DumpCommandListParameter()