Home
last modified time | relevance | path

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

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