Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Ddebug.h107 struct task_snapshot { struct
108 uint32_t snapshot_magic;
109 int32_t pid;
110 uint64_t uniqueid;
111 uint64_t user_time_in_terminated_threads;
112 uint64_t system_time_in_terminated_threads;
113 uint8_t shared_cache_identifier[16];
114 uint64_t shared_cache_slide;
115 uint32_t nloadinfos;
116 int suspend_count;
[all …]