Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMDecoder.cpp476 bool branch_taken = end_with_branch && elem.last_instr_exec; in ProcessElement() local
1020 bool branch_taken = entry.end_with_branch && b; in ConvertETMBranchMapToInstrRanges() local