Added PoolUsedBuffers
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14964 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -954,6 +954,13 @@ record(longin, "$(P)$(R)PoolFreeBuffers")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))POOL_FREE_BUFFERS")
|
||||
}
|
||||
|
||||
record(calc, "$(P)$(R)PoolUsedBuffers")
|
||||
{
|
||||
field(INPA, "$(P)$(R)PoolAllocBuffers CP MS")
|
||||
field(INPB, "$(P)$(R)PoolFreeBuffers CP MS")
|
||||
field(CALC, "A-B")
|
||||
}
|
||||
|
||||
|
||||
###################################################################
|
||||
# The asynRecord is used for mainly for trace mask #
|
||||
|
||||
Reference in New Issue
Block a user