Home
last modified time | relevance | path

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

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