Home
last modified time | relevance | path

Searched refs:annotation__cycles_width (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h300 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() function
H A Dannotate.c2920 cycles_width = annotation__cycles_width(notes); in __annotation_line__write()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h309 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() function
H A Dannotate.c3080 cycles_width = annotation__cycles_width(notes); in __annotation_line__write()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c201 width = annotation__cycles_width(notes); in annotate_browser__draw_current_jump()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c206 width = annotation__cycles_width(notes); in annotate_browser__draw_current_jump()

Completed in 14 milliseconds