Searched refs:proc_archinfo_kdp (Results 1 – 2 of 2) sorted by relevance
182 extern void proc_archinfo_kdp(void* p, cpu_type_t* cputype, cpu_subtype_t* cpusubtype);1400 proc_archinfo_kdp(task->bsd_info, &cputype, &cpusubtype); in kcdata_record_task_cpu_architecture()
220 void proc_archinfo_kdp(void* p, cpu_type_t* cputype, cpu_subtype_t* cpusubtype);1278 proc_archinfo_kdp(void* p, cpu_type_t* cputype, cpu_subtype_t* cpusubtype) in proc_archinfo_kdp() function