Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMDecoder.h38 struct ETMInstrRange { struct
40 Dso* dso = nullptr;
42 uint64_t start_addr = 0;
44 uint64_t end_addr = 0;
48 uint64_t branch_to_addr = 0;
50 uint64_t branch_taken_count = 0;
52 uint64_t branch_not_taken_count = 0;