Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py102 def fetch_artifact(branch, build, target, name): argument
122 def commit(branch, build, add_paths): argument
145 def install_new_release(branch, build, install_dir): argument
151 def install_entry(branch, build, install_dir, entry): argument
/system/extras/simpleperf/
Dcmd_inject.cpp36 std::string BranchToProtoString(const std::vector<bool>& branch) { in BranchToProtoString()
48 std::vector<bool> branch(bit_size, false); in ProtoStringToBranch() local
223 [this](const ETMBranchList& branch) { ProcessBranchList(branch); }); in ProcessRecord()
336 std::vector<bool> branch = in BuildBranchMap() local
386 const AddrPair& branch = pair2.first; in PostProcessInstrRange() local
418 const std::vector<bool>& branch = branch_p.first; in PostProcessBranchList() local
Detm_branch_list.proto34 bytes branch = 1; field
DETMDecoder.h59 std::vector<bool> branch; member
Dcmd_inject_test.cpp93 std::vector<bool> branch; in TEST() local
DETMDecoder.cpp493 ETMBranchList branch; member
858 const std::vector<bool>& branch = branch_p.first; in ConvertBranchMapToInstrRanges() local
/system/core/libpixelflinger/codeflinger/
Ddisassem.c309 int branch; in disasm() local