Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dkcdata.h1128 struct stackshot_suspension_source { struct
1129 uint64_t tss_time; /* mach_absolute_time of suspend */
1130 uint64_t tss_tid; /* tid of suspending thread */
1131 int tss_pid; /* pid of suspending task */
1132 char tss_procname[65]; /* name of suspending task */
/xnu-10002.1.13/libkdd/
H A Dkcdata.h1128 struct stackshot_suspension_source { struct
1129 uint64_t tss_time; /* mach_absolute_time of suspend */
1130 uint64_t tss_tid; /* tid of suspending thread */
1131 int tss_pid; /* pid of suspending task */
1132 char tss_procname[65]; /* name of suspending task */