Searched refs:pc (Results 1 – 14 of 14) sorted by relevance
10 inherit/pc.json | 4 ++++45 diff --git a/inherit/pc.json b/inherit/pc.json47 --- a/inherit/pc.json48 +++ b/inherit/pc.json
7 …- [PC-side compilation instructions<a name="section129654513262"></a>](#pc-side-compilation-instru…8 - [Getting instructions on pc<a name="section129654513263"></a>](#getting-instructions-on-pc)40 Compilation steps of hdc pc executable file:47 ### Getting instructions on pc<a name="section129654513263"></a>
7 - [pc端编译说明<a name="section129654513262"></a>](#pc端编译说明)8 - [pc端获取说明<a name="section129654513263"></a>](#pc端获取说明)16 HDC(OpenHarmony Device Connector) 是为开发人员提供的用于设备连接调试的命令行工具,pc端开发机使用命令行工具hdc,该工具需支持部署在Windows/Linux/M…40 ### pc端编译说明<a name="section129654513262"></a>43 hdc pc端可执行文件编译步骤:49 ### pc端获取说明<a name="section129654513263"></a>305 * step1: 先检查pc(host)端hdc 和L2设备端hdcd版本是否一致(-v 查看版本):308 * step2: 检查pc(host)端设备管理器设备信息是否正常(设备是否正常加载显示、驱动、id是否正常):326 1)执行命令hdc kill来重启pc侧hdc服务;
102 pid_t pc = fork(); // create process as daemon process in BackgroundRun() local103 if (pc < 0) { in BackgroundRun()105 } else if (!pc) { in BackgroundRun()
318 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_malloc()403 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_calloc()487 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_realloc()573 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_free()662 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_mmap()751 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_munmap()846 regs[RegisterGetIP(buildArchType)] = context.uc_mcontext.pc; in hook_memtrace()
87 uint64 pc = 3; field
183 pid_t pc = fork(); // create process as daemon process in PullupServer() local184 if (pc < 0) { in PullupServer()186 } else if (!pc) { in PullupServer()
212 … "mmiotrace_rw: %" PRIx64 " %" PRIx64 " %" PRIx64 " %d %x %x", msg.phys(), msg.value(), msg.pc(), in __anonf3518d281302()
206 ProcessConfig pc; in SetProcessPluginConfig() local207 pc.set_report_process_tree(true); in SetProcessPluginConfig()208 std::vector<uint8_t> configData(pc.ByteSizeLong()); in SetProcessPluginConfig()209 pc.SerializeToArray(configData.data(), configData.size()); in SetProcessPluginConfig()
800 long unsigned int pc; member1198 __u64 pc; member1208 u64 pc; member14093 long unsigned int pc; member14550 __u64 pc; member18452 long unsigned int pc; member20461 long unsigned int pc; member24796 u32 pc; member149757 __u8 pc[8]; member149931 void *pc; member