Searched defs:branch (Results 1 – 10 of 10) sorted by relevance
| /system/extras/simpleperf/scripts/ |
| D | update.py | 84 def fetch_artifact(branch, build, target, name): argument 104 def commit(branch, build, add_paths): argument 127 def install_new_release(branch, build, install_dir): argument 133 def install_entry(branch, build, install_dir, entry): argument
|
| /system/sepolicy/tools/ |
| D | sepolicy_generate_compat.py | 73 def fetch_artifact(branch, build, pattern, destination='.'): argument 122 def download_img_zip(branch, build, destination='.'): argument
|
| /system/extras/simpleperf/ |
| D | BranchListFile.cpp | 27 std::string ETMBranchToProtoString(const std::vector<bool>& branch) { in ETMBranchToProtoString() 39 std::vector<bool> branch(bit_size, false); in ProtoStringToETMBranch() local 205 [this](const ETMBranchList& branch) { ProcessBranchList(branch); }); in ProcessRecord() 424 for (const LBRBranch& branch : sample.branches) { in Write() local 570 std::vector<bool> branch = in AddETMBinary() local 588 LBRBranch& branch = sample.branches[j]; in AddLBRData() local 724 const auto& branch = sample.branches[j]; in DumpBranchListFile() local
|
| D | BranchListFile_test.cpp | 26 std::vector<bool> branch; in TEST() local 127 LBRBranch branch = {0, 1, from_addr, to_addr}; in TEST() local
|
| D | ETMDecoder.h | 61 std::vector<bool> branch; member
|
| D | branch_list.proto | 53 bytes branch = 1; field
|
| D | cmd_inject.cpp | 296 [this](const ETMBranchList& branch) { ProcessETMBranchList(branch); }); in ProcessRecord() 425 const LBRBranch& branch = sample.branches[i]; in ConvertLBRDataToAutoFDO() local 477 LBRBranch& branch = sample.branches[i]; in ProcessRecord() local
|
| D | ETMDecoder.cpp | 548 ETMBranchList branch; member 993 const std::vector<bool>& branch = branch_p.first; in ConvertETMBranchMapToInstrRanges() local
|
| /system/cros-codecs/ci/test-cases/ |
| D | run_tests.py | 27 def retrieve_ccdec_github(sha, branch, repo, token): argument
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 30156 } branch; member
|