Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dperf_record_format.h157 struct PerfBranchEntry { struct
158 u64 from = 0;
159 u64 to = 0;
183 struct PerfBranchEntry *lbr = nullptr; /* if PERF_SAMPLE_BRANCH_STACK */ argument