Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h389 static inline u8 annotation__br_cntr_width(void) in annotation__br_cntr_width() function
/linux/tools/perf/ui/browsers/
H A Dannotate.c193 u8 cntr_width = annotation__br_cntr_width(); in annotate_browser__draw_current_jump()