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

  /external/chromium_org/native_client_sdk/src/libraries/xray/
xray_priv.h 51 #define XRAY_ALIGN64 __attribute((aligned(64)))
xray.c 93 struct XRayTraceStackEntry stack[XRAY_TRACE_STACK_SIZE] XRAY_ALIGN64;
96 char annotation[XRAY_ANNOTATION_STACK_SIZE] XRAY_ALIGN64;
104 } XRAY_ALIGN64;

Completed in 100 milliseconds