Searched refs:stackshot_thread_waitinfo_v2 (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/libkdd/ |
| H A D | kcdtypes.c | 774 _SUBTYPE(KC_ST_UINT64, struct stackshot_thread_waitinfo_v2, owner); in kcdata_get_typedescription() 775 _SUBTYPE(KC_ST_UINT64, struct stackshot_thread_waitinfo_v2, waiter); in kcdata_get_typedescription() 776 _SUBTYPE(KC_ST_UINT64, struct stackshot_thread_waitinfo_v2, context); in kcdata_get_typedescription() 777 _SUBTYPE(KC_ST_UINT8, struct stackshot_thread_waitinfo_v2, wait_type); in kcdata_get_typedescription() 778 _SUBTYPE(KC_ST_INT16, struct stackshot_thread_waitinfo_v2, portlabel_id); in kcdata_get_typedescription() 779 _SUBTYPE(KC_ST_UINT32, struct stackshot_thread_waitinfo_v2, wait_flags); in kcdata_get_typedescription()
|
| H A D | kcdata.h | 1031 typedef struct stackshot_thread_waitinfo_v2 { struct
|
| /xnu-11215/osfmk/kern/ |
| H A D | kcdata.h | 1031 typedef struct stackshot_thread_waitinfo_v2 { struct
|