?? netbufeventset.scp
字號:
# NetBufEventSet.scp - WindView event points for network buffer management.## modification history# --------------------# 01a,12dec97,spm created.## DESCRIPTION# Add basic instrumentation for network buffers (user events 12-19, inclusive).# _pNetPoolFuncTbl->pMblkFreeRtne ( *(_pNetPoolFuncTbl + 4), 12, 0, 0, 0);# _pNetPoolFuncTbl->pClBlkFreeRtne ( *(_pNetPoolFuncTbl + 8), 13, 0, 0, 0);# _pNetPoolFuncTbl->pClFreeRtne ( *(_pNetPoolFuncTbl + 12), 14, 0, 0, 0);# _pNetPoolFuncTbl->pMblkClFreeRtne ( *(_pNetPoolFuncTbl + 16), 15, 0, 0, 0);# _pNetPoolFuncTbl->pMblkGetRtne ( *(_pNetPoolFuncTbl + 20), 16, 0, 0, 0);# _pNetPoolFuncTbl->pClBlkGetRtne ( *(_pNetPoolFuncTbl + 24), 17, 0, 0, 0);# _pNetPoolFuncTbl->pClGetRtne ( *(_pNetPoolFuncTbl + 28), 18, 0, 0, 0);# _pNetPoolFuncTbl->pMblkClGetRtne ( *(_pNetPoolFuncTbl + 32), 19, 0, 0, 0);
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -