📄 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 + -