Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dannotate.h290 u16 max_line_len; member
A Dannotate.c2703 notes->max_line_len = 0; in annotation__set_offsets()
2710 if (notes->max_line_len < line_len) in annotation__set_offsets()
2711 notes->max_line_len = line_len; in annotation__set_offsets()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dannotate.c989 browser.b.width = notes->max_line_len; in symbol__tui_annotate()

Completed in 13 milliseconds