Searched refs:kd_threadmap (Results 1 – 2 of 2) sorted by relevance
320 kd_threadmap *kd_mapptr = 0;1436 kd_threadmap *krs_map;1485 _resolve_threads(kd_threadmap *map, vm_size_t nthreads) in _resolve_threads()1500 static kd_threadmap *1504 kd_threadmap *thread_map = NULL; in _thread_map_create_live()1885 kd_threadmap *mapptr; in kdbg_readcurthrmap()1889 size_t count = *bufsize / sizeof(kd_threadmap); in kdbg_readcurthrmap()1897 *bufsize = (mapcount * sizeof(kd_threadmap)); in kdbg_readcurthrmap()2007 pad_size = extra_thread_count * sizeof(kd_threadmap); in _write_legacy_header()2128 map_size = kd_mapcount * sizeof(kd_threadmap); in kdbg_copyout_thread_map()[all …]
487 } kd_threadmap; typedef