Searched refs:NextLBR (Results 1 – 1 of 1) sorted by relevance
1320 const LBREntry *NextLBR = nullptr; in printLBRHeatMap() local1322 if (NextLBR) { in printLBRHeatMap()1325 const uint64_t TraceTo = NextLBR->From; in printLBRHeatMap()1328 NextLBR = &LBR; in printLBRHeatMap()