Home
last modified time | relevance | path

Searched defs:branch (Results 1 – 10 of 10) sorted by relevance

/system/extras/simpleperf/scripts/
Dupdate.py84 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/
Dsepolicy_generate_compat.py73 def fetch_artifact(branch, build, pattern, destination='.'): argument
122 def download_img_zip(branch, build, destination='.'): argument
/system/extras/simpleperf/
DBranchListFile.cpp27 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
DBranchListFile_test.cpp26 std::vector<bool> branch; in TEST() local
127 LBRBranch branch = {0, 1, from_addr, to_addr}; in TEST() local
DETMDecoder.h61 std::vector<bool> branch; member
Dbranch_list.proto53 bytes branch = 1; field
Dcmd_inject.cpp296 [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
DETMDecoder.cpp548 ETMBranchList branch; member
993 const std::vector<bool>& branch = branch_p.first; in ConvertETMBranchMapToInstrRanges() local
/system/cros-codecs/ci/test-cases/
Drun_tests.py27 def retrieve_ccdec_github(sha, branch, repo, token): argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h30156 } branch; member