Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Ddebug.h164 struct micro_snapshot { struct
165 uint32_t snapshot_magic;
166 uint32_t ms_cpu; /* cpu number this snapshot was recorded on */
167 uint64_t ms_time; /* time at sample (seconds) */
168 uint64_t ms_time_microsecs;
169 uint8_t ms_flags;
170 uint16_t ms_opaque_flags; /* managed by external entity, e.g. fdrmicrod */