Home
last modified time | relevance | path

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

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