Searched defs:micro_snapshot (Results 1 – 1 of 1) sorted by relevance
172 struct micro_snapshot { struct173 uint32_t snapshot_magic;174 uint32_t ms_cpu; /* cpu number this snapshot was recorded on */175 uint64_t ms_time; /* time at sample (seconds) */176 uint64_t ms_time_microsecs;177 uint8_t ms_flags;178 uint16_t ms_opaque_flags; /* managed by external entity, e.g. fdrmicrod */