Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dperf_record_format.h154 struct PerfBranchEntry { struct
155 u64 from = 0;
156 u64 to = 0;
180 struct PerfBranchEntry *lbr = nullptr; /* if PERF_SAMPLE_BRANCH_STACK */ argument