Lines Matching defs:width
1450 int width = symbol_conf.show_total_period ? 12 : 8;
1456 width *= evsel->core.nr_members;
1459 printf(" %*s:\n", width, " ");
1461 printf(" %*s: %*s %s\n", width, " ", addr_fmt_width, " ", al->line);
2383 int width = symbol_conf.show_total_period ? 12 : 8;
2399 width *= evsel->core.nr_members;
2406 width, width, symbol_conf.show_total_period ? "Period" :
2909 bool first_line, bool current_entry, bool change_color, int width,
3013 obj__printf(obj, "%-*s", width - pcnt_width - cycles_width, " ");
3020 obj__printf(obj, "%-*s", width - printed - pcnt_width - cycles_width + 1, al->line);
3065 obj__printf(obj, "%-*s", width - pcnt_width - cycles_width - 3 - printed, bf);
3075 wops->change_color, wops->width, wops->obj,