Searched refs:pcid (Results 1 – 3 of 3) sorted by relevance
77 -C, --compare : compare pcid with rpcid string format.109 # 比较字符串格式的PCID和RPCID,pcid 符合条件返回成功提示,不符合则提示原因。110 syscap_tool -C pcid.txt rpcid.txt115 # 将字符串格式的 pcid 转为 json 格式,文件名 PCID.json。116 syscap_tool -Pdsi pcid.txt -o path/
3 v1.1.1 add compare string pcid with rpcid function.
630 int32_t ComparePriSyscap(char *pcid, char *rpcid, uint32_t pcidLen, uint32_t rpcidLen) in ComparePriSyscap() argument639 pcid + SINGLE_SYSCAP_LEN * j) == 0) { in ComparePriSyscap()