Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dannotate.h299 bool have_cycles; member
308 if (notes->have_cycles && notes->options->show_minmax_cycle) in annotation__cycles_width()
311 return notes->have_cycles ? ANNOTATION__IPC_WIDTH + ANNOTATION__CYCLES_WIDTH : 0; in annotation__cycles_width()
Dannotate.c1104 notes->have_cycles = true; in annotation__compute_ipc()
2991 if (notes->have_cycles) { in __annotation_line__write()
3028 if (notes->have_cycles) { in __annotation_line__write()