XRayTimestampPair   34 native_client_sdk/src/libraries/xray/browser.c struct XRayTimestampPair XRayGenerateTimestampsNow(void) {
XRayTimestampPair   35 native_client_sdk/src/libraries/xray/browser.c   struct XRayTimestampPair pair;
XRayTimestampPair   69 native_client_sdk/src/libraries/xray/browser.c     struct XRayTimestampPair start_time = XRayFrameGetStartTimestampPair(
XRayTimestampPair   71 native_client_sdk/src/libraries/xray/browser.c     struct XRayTimestampPair end_time = XRayFrameGetEndTimestampPair(
XRayTimestampPair   66 native_client_sdk/src/libraries/xray/xray.c   struct XRayTimestampPair start_time;
XRayTimestampPair   67 native_client_sdk/src/libraries/xray/xray.c   struct XRayTimestampPair end_time;
XRayTimestampPair  388 native_client_sdk/src/libraries/xray/xray.c struct XRayTimestampPair XRayFrameGetStartTimestampPair(
XRayTimestampPair  393 native_client_sdk/src/libraries/xray/xray.c struct XRayTimestampPair XRayFrameGetEndTimestampPair(
XRayTimestampPair  193 native_client_sdk/src/libraries/xray/xray_priv.h XRAY_NO_INSTRUMENT struct XRayTimestampPair XRayFrameGetStartTimestampPair(
XRayTimestampPair  195 native_client_sdk/src/libraries/xray/xray_priv.h XRAY_NO_INSTRUMENT struct XRayTimestampPair XRayFrameGetEndTimestampPair(
XRayTimestampPair  197 native_client_sdk/src/libraries/xray/xray_priv.h XRAY_NO_INSTRUMENT struct XRayTimestampPair XRayGenerateTimestampsNow(void);