HomeSort by relevance Sort by last modified time
    Searched refs:XRayEndFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/xray/
xray.h 48 XRAY_NO_INSTRUMENT void XRayEndFrame(struct XRayTraceCapture* capture);
92 inline void XRayEndFrame(struct XRayTraceCapture* capture) {}
xray.c 592 /* XRayEndFrame() Trace capturing only occurs on the thread which called */
631 void XRayEndFrame(struct XRayTraceCapture* capture) {
689 /* Must be called from same thread as XRayBeginFrame() / XRayEndFrame() */

Completed in 292 milliseconds