Home
last modified time | relevance | path

Searched refs:StartRecvTime (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvsocketnode/src/
Dpvmf_socket_node.cpp1538 aSockConfig.iPortStats.StartRecvTime(aSockConfig.iState.iRecvOperation); in StartRecvWaitOnMemory()
1595 aSockConfig.iPortStats.StartRecvTime(aSockConfig.iState.iRecvOperation); in StartRecvWaitOnConnectedPort()
1732 aSockConfig.iPortStats.StartRecvTime(EPVSocketPortRecvOperation_RecvFrom); in StartRecvOperation()
1788 aSockConfig.iPortStats.StartRecvTime(EPVSocketPortRecvOperation_Recv); in StartRecvOperation()
/external/opencore/nodes/pvsocketnode/include/
Dpvmf_socket_node.h423 void StartRecvTime(TPVSocketPortRecvOperation aOp) in StartRecvTime() function