Home
last modified time | relevance | path

Searched refs:annotation__cycles_width (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dannotate.h306 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() function
Dannotate.c2985 cycles_width = annotation__cycles_width(notes); in __annotation_line__write()
/linux-6.1.9/tools/perf/ui/browsers/
Dannotate.c206 width = annotation__cycles_width(notes); in annotate_browser__draw_current_jump()