Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/
H A Dos_stats_private.h980 #define STATS_ALIGN 16 /* align for vector instruction */ macro
986 } __attribute__((aligned(STATS_ALIGN))); \