Home
last modified time | relevance | path

Searched defs:memstat_bucket (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dkern_memorystatus.h588 typedef struct memstat_bucket { struct
594 extern memstat_bucket_t memstat_bucket[MEMSTAT_BUCKET_COUNT]; argument
/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus.c518 memstat_bucket_t memstat_bucket[MEMSTAT_BUCKET_COUNT]; variable