Searched refs:xDepth (Results 1 – 1 of 1) sorted by relevance
36 int (*xDepth)(void*); member1191 return p->hook.xDepth(p->hook.pCtx); in sessionStat1Depth()1335 pSession->hook.xDepth = sessionStat1Depth; in sessionPreupdateOneChange()1414 if( pSession->bIndirect || pSession->hook.xDepth(pSession->hook.pCtx) ){ in sessionPreupdateOneChange()1425 if( pSession->hook.xDepth(pSession->hook.pCtx)==0 in sessionPreupdateOneChange()1551 pSession->hook.xDepth = sessionPreupdateDepth; in sessionPreupdateHooks()1593 pSession->hook.xDepth = sessionDiffDepth; in sessionDiffHooks()