Searched refs:have_cycles (Results 1 – 2 of 2) sorted by relevance
298 bool have_cycles; member307 if (notes->have_cycles && notes->options->show_minmax_cycle) in annotation__cycles_width()310 return notes->have_cycles ? ANNOTATION__IPC_WIDTH + ANNOTATION__CYCLES_WIDTH : 0; in annotation__cycles_width()
1104 notes->have_cycles = true; in annotation__compute_ipc()2960 if (notes->have_cycles) { in __annotation_line__write()2997 if (notes->have_cycles) { in __annotation_line__write()
Completed in 11 milliseconds