Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dutil.h31 size_t hex_width(u64 v);
A Dutil.c304 size_t hex_width(u64 v) in hex_width() function
A Dannotate.c2758 notes->widths.min_addr = hex_width(symbol__size(sym)); in annotation__init_column_widths()
2759 notes->widths.max_addr = hex_width(sym->end); in annotation__init_column_widths()

Completed in 11 milliseconds