Searched defs:width (Results 1 – 12 of 12) sorted by relevance
| /tools/perf/util/ |
| D | sort.c | 62 size_t size, unsigned int width) in hist_entry__thread_snprintf() 96 size_t size, unsigned int width) in hist_entry__comm_snprintf() 156 size_t size, unsigned int width) in _hist_entry__dso_snprintf() 168 size_t size, unsigned int width) in hist_entry__dso_snprintf() 259 size_t size, unsigned int width) in hist_entry__parent_snprintf() 281 size_t size, unsigned int width) in hist_entry__cpu_snprintf() 301 size_t size, unsigned int width) in hist_entry__dso_from_snprintf() 322 size_t size, unsigned int width) in hist_entry__dso_to_snprintf() 404 size_t size, unsigned int width){ in hist_entry__mispredict_snprintf()
|
| D | values.c | 145 int width; in perf_read_values__display_pretty() local 179 int width, pidwidth, tidwidth, namewidth, rawwidth, countwidth; in perf_read_values__display_raw() local
|
| D | svghelper.c | 260 double width; in svg_process() local 284 double width; in svg_cstate() local
|
| D | hist.c | 1023 unsigned int width; in hists__fprintf() local
|
| /tools/perf/util/ui/browsers/ |
| D | map.c | 15 static int ui_entry__read(const char *title, char *bf, size_t size, int width) in ui_entry__read() 59 int width; in map_browser__write() local
|
| D | hists.c | 397 int first_row = row, width, offset = level * LEVEL_OFFSET_STEP; in hist_browser__show_callchain_node_rb_tree() local 491 width = self->b.width - offset; in hist_browser__show_callchain_node() local 562 int width = self->b.width - 6; /* The percentage */ in hist_browser__show_entry() local
|
| D | annotate.c | 54 int width = self->width; in annotate_browser__write() local
|
| /tools/perf/util/ui/ |
| D | browser.h | 17 u16 y, x, width, height; member
|
| D | browser.c | 301 int width = browser->width; in __ui_browser__refresh() local
|
| /tools/perf/util/gtk/ |
| D | browser.c | 35 int width; in perf_gtk_resize_window() local
|
| /tools/firewire/ |
| D | decode-fcp.c | 50 int width; /* Width of field, 0 means use data_length. */ member
|
| D | nosy-dump.c | 325 int width; /* Width of field, 0 means use data_length. */ member 653 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
|