Home
last modified time | relevance | path

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

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