2.2.2.2.10 AUX_PERF_MDB_SUCCESS_V2 Auxiliary Block Structure
The AUX_PERF_MDB_SUCCESS_V2 auxiliary header structure reports a previously successful RPC to the server.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProcessID |
ClientID |
||||||||||||||||||||||||||||||
ServerID |
SessionID |
||||||||||||||||||||||||||||||
RequestID |
Reserved |
||||||||||||||||||||||||||||||
TimeSinceRequest |
|||||||||||||||||||||||||||||||
TimeToCompleteRequest |
ProcessID (2 bytes): The process identification number.
ClientID (2 bytes): The client identification number.
ServerID (2 bytes): The server identification number.
SessionID (2 bytes): The session identification number.
RequestID (2 bytes): The request identification number.
Reserved (2 bytes): Padding to enforce alignment of the data on a 4-byte field.
TimeSinceRequest (4 bytes): The number of milliseconds since a successful request occurred.
TimeToCompleteRequest (4 bytes): The number of milliseconds the successful request took to complete.