Searched refs:paramUsedRequestCount (Results 1 – 1 of 1) sorted by relevance
445 int paramUsedRequestCount; in DumpCommandListParameter() local446 nngxGetCmdlistParameteri(NN_GX_CMDLIST_USED_REQCOUNT, ¶mUsedRequestCount); in DumpCommandListParameter()447 NW_DEV_LOG("Used command request count : %d\n", paramUsedRequestCount); in DumpCommandListParameter()