Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/aop/
H A Daop_stats.h227 #define STATS_ALIGN 16 /* align for vector instruction */ macro
233 } __attribute__((aligned(STATS_ALIGN))); \
/xnu-12377.41.6/bsd/skywalk/
H A Dos_stats_private.h994 #define STATS_ALIGN 16 /* align for vector instruction */ macro
1000 } __attribute__((aligned(STATS_ALIGN))); \