Searched refs:reg_type (Results 1 – 2 of 2) sorted by relevance
49 self.reg_type = "x86_64"52 self.reg_type = "arm64"56 self.reg_type = "i386"59 self.reg_type = "arm"62 self.reg_type = "arm64"66 % (self.thread_id, self.reg_type, cputype))69 if self.reg_type == 'arm64':75 if self.reg_type == "x86_64":80 if self.reg_type == "arm":
658 coproc_reg_type_to_firehost_code(os_log_coproc_reg_t reg_type) in coproc_reg_type_to_firehost_code() argument660 switch (reg_type) { in coproc_reg_type_to_firehost_code()673 …processor_register_with_type(const char *uuid, const char *file_path, os_log_coproc_reg_t reg_type) in os_log_coprocessor_register_with_type() argument698 (firehose_tracepoint_flags_t)0, coproc_reg_type_to_firehost_code(reg_type)); in os_log_coprocessor_register_with_type()