Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py92 def fetch_artifact(branch, build, target, name): argument
112 def commit(branch, build, add_paths): argument
135 def install_new_release(branch, build, install_dir): argument
141 def install_entry(branch, build, install_dir, entry): argument
/system/extras/simpleperf/
Dcmd_inject.cpp37 std::string BranchToProtoString(const std::vector<bool>& branch) { in BranchToProtoString()
49 std::vector<bool> branch(bit_size, false); in ProtoStringToBranch() local
255 [this](const ETMBranchList& branch) { ProcessBranchList(branch); }); in ProcessRecord()
383 std::vector<bool> branch = in BuildBranchMap() local
468 const AddrPair& branch = pair2.first; in GenerateInstrRange() local
525 const std::vector<bool>& branch = branch_p.first; in GenerateBranchList() local
Detm_branch_list.proto34 bytes branch = 1; field
DETMDecoder.h61 std::vector<bool> branch; member
Dcmd_inject_test.cpp107 std::vector<bool> branch; in TEST() local
DETMDecoder.cpp502 ETMBranchList branch; member
881 const std::vector<bool>& branch = branch_p.first; in ConvertBranchMapToInstrRanges() local