Home
last modified time | relevance | path

Searched defs:width (Results 1 – 18 of 18) sorted by relevance

/tools/perf/util/
Dsort.c71 size_t size, unsigned int width) in hist_entry__thread_snprintf()
110 size_t size, unsigned int width) in hist_entry__comm_snprintf()
153 size_t size, unsigned int width) in _hist_entry__dso_snprintf()
165 size_t size, unsigned int width) in hist_entry__dso_snprintf()
230 unsigned int width) in _hist_entry__sym_snprintf()
268 size_t size, unsigned int width) in hist_entry__sym_snprintf()
311 size_t size, unsigned int width) in hist_entry__srcline_snprintf()
364 size_t size, unsigned int width) in hist_entry__srcfile_snprintf()
391 size_t size, unsigned int width) in hist_entry__parent_snprintf()
413 size_t size, unsigned int width) in hist_entry__cpu_snprintf()
[all …]
Dvalues.c145 int width; in perf_read_values__display_pretty() local
179 int width, pidwidth, tidwidth, namewidth, rawwidth, countwidth; in perf_read_values__display_raw() local
Dsvghelper.c385 double width; in svg_process() local
419 double width; in svg_cstate() local
Dannotate.c918 int width = 8; in disasm_line__print() local
1487 int width = 8; in symbol__annotate_printf() local
Dhist.h198 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, member
Dparse-events.c1450 int width = get_term_width() - 2; in parse_events_print_error() local
/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c1015 u32 pci_register, u64 *value, u32 width) in acpi_os_read_pci_configuration()
1039 u32 pci_register, u64 value, u32 width) in acpi_os_write_pci_configuration()
1059 acpi_status acpi_os_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_os_read_port()
1100 acpi_status acpi_os_write_port(acpi_io_address address, u32 value, u32 width) in acpi_os_write_port()
1122 acpi_os_read_memory(acpi_physical_address address, u64 *value, u32 width) in acpi_os_read_memory()
1156 acpi_os_write_memory(acpi_physical_address address, u64 value, u32 width) in acpi_os_write_memory()
/tools/perf/ui/gtk/
Dbrowser.c23 int width; in perf_gtk__resize_window() local
/tools/perf/ui/browsers/
Dmap.c25 int width; in map_browser__write() local
Dhists.c531 int color, width; in hist_browser__show_callchain_entry() local
761 int width = browser->b.width; in hist_browser__show_entry() local
Dannotate.c120 int width = browser->width, printed; in annotate_browser__write() local
/tools/perf/tests/
Dbuiltin-test.c245 int width = 0; in __cmd_test() local
/tools/firewire/
Ddecode-fcp.c50 int width; /* Width of field, 0 means use data_length. */ member
Dnosy-dump.c329 int width; /* Width of field, 0 means use data_length. */ member
657 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
/tools/perf/ui/
Dbrowser.h17 u16 y, x, width, height, rows, columns, horiz_scroll; member
Dbrowser.c50 unsigned int width) in ui_browser__write_nstring()
321 int width = browser->width; in __ui_browser__refresh() local
/tools/perf/ui/stdio/
Dhist.c379 unsigned int width; in hists__fprintf() local
/tools/perf/
Dbuiltin-diff.c97 int width; member
1073 int width = 0; in init_header() local