Home
last modified time | relevance | path

Searched refs:have_cycles (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
A Dannotate.h298 bool have_cycles; member
307 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()
A Dannotate.c1104 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