Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 113) sorted by relevance

12345

/tools/perf/util/
Dtrace-event-read.c45 static int __do_read(int fd, void *buf, int size) in __do_read()
71 static int do_read(void *data, int size) in do_read()
88 static void skip(int size) in skip()
122 int size = 0; in read_string() local
164 unsigned int size; in read_proc_kallsyms() local
187 unsigned int size; in read_ftrace_printk() local
212 unsigned long long size; in read_header_files() local
261 static int read_ftrace_file(struct pevent *pevent, unsigned long long size) in read_ftrace_file()
280 unsigned long long size) in read_event_file()
300 unsigned long long size; in read_ftrace_files() local
[all …]
Dtrace-event-parse.c32 int *offset, int *size, const char *type) in get_common_field()
56 static int size; in common_lock_depth() local
70 static int size; in common_flags() local
84 static int size; in common_pc() local
110 unsigned long long read_size(struct event_format *event, void *ptr, int size) in read_size()
116 int cpu, void *data, int size, FILE *fp) in event_format__fprintf()
133 int cpu, void *data, int size) in event_format__print()
163 int parse_ftrace_file(struct pevent *pevent, char *buf, unsigned long size) in parse_ftrace_file()
169 char *buf, unsigned long size, char *sys) in parse_event_file()
Dbpf-loader.h83 __bpf_strerror(char *buf, size_t size) in __bpf_strerror()
98 char *buf, size_t size) in bpf__strerror_prepare_load()
106 char *buf, size_t size) in bpf__strerror_probe()
113 char *buf, size_t size) in bpf__strerror_load()
Dcolor.c45 static int __color_vsnprintf(char *bf, size_t size, const char *color, in __color_vsnprintf()
94 int color_vsnprintf(char *bf, size_t size, const char *color, in color_vsnprintf()
105 int color_snprintf(char *bf, size_t size, const char *color, in color_snprintf()
185 int value_color_snprintf(char *bf, size_t size, const char *fmt, double value) in value_color_snprintf()
191 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...) in percent_color_snprintf()
202 int percent_color_len_snprintf(char *bf, size_t size, const char *fmt, ...) in percent_color_len_snprintf()
Dsort.c28 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) in repsep_snprintf()
71 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()
229 u64 ip, char level, char *bf, size_t size, 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()
[all …]
Dbpf-loader.c346 bpf_loader_strerror(int err, char *buf, size_t size) in bpf_loader_strerror()
376 #define bpf__strerror_head(err, buf, size) \ argument
395 #define bpf__strerror_end(buf, size)\ argument
400 int err, char *buf, size_t size) in bpf__strerror_prepare_load()
420 int err, char *buf, size_t size) in bpf__strerror_probe()
432 int err, char *buf, size_t size) in bpf__strerror_load()
Dtop.c18 #define SNPRINTF(buf, size, fmt, args...) \ argument
24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
Dtrace-event-info.c62 unsigned long long size = 0; in record_file() local
323 ssize_t size = strlen(dent->d_name) + 1; in record_event_files() local
344 unsigned long long size = 0; in record_proc_kallsyms() local
356 unsigned int size; in record_ftrace_printk() local
447 ssize_t size; in tracing_data_header() local
Devsel.c53 size_t size; member
90 int size = 0; in __perf_evsel__sample_size() local
292 static int perf_evsel__add_modifiers(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__add_modifiers()
328 static int perf_evsel__hw_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__hw_name()
354 static int perf_evsel__sw_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__sw_name()
360 static int __perf_evsel__bp_name(char *bf, size_t size, u64 addr, u64 type) in __perf_evsel__bp_name()
378 static int perf_evsel__bp_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__bp_name()
439 char *bf, size_t size) in __perf_evsel__hw_cache_type_op_res_name()
451 static int __perf_evsel__hw_cache_name(u64 config, char *bf, size_t size) in __perf_evsel__hw_cache_name()
478 static int perf_evsel__hw_cache_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__hw_cache_name()
[all …]
Dheader.h45 u64 size; member
50 u64 size; member
61 u64 size; member
/tools/testing/nvdimm/test/
Diomap.c54 void __iomem *__nfit_test_ioremap(resource_size_t offset, unsigned long size, in __nfit_test_ioremap()
69 resource_size_t offset, unsigned long size) in __wrap_devm_ioremap_nocache()
84 size_t size, unsigned long flags) in __wrap_devm_memremap()
97 void *__wrap_memremap(resource_size_t offset, size_t size, in __wrap_memremap()
124 void __iomem *__wrap_ioremap_nocache(resource_size_t offset, unsigned long size) in __wrap_ioremap_nocache()
130 void __iomem *__wrap_ioremap_wc(resource_size_t offset, unsigned long size) in __wrap_ioremap_wc()
/tools/testing/selftests/networking/timestamping/
Dhwtstamp_config.c19 lookup_value(const char **names, int size, const char *name) in lookup_value()
31 lookup_name(const char **names, int size, int value) in lookup_name()
36 static void list_names(FILE *f, const char **names, int size) in list_names()
/tools/lib/util/
Dfind_next_bit.c24 unsigned long find_next_bit(const unsigned long *addr, unsigned long size, in find_next_bit()
68 unsigned long find_first_bit(const unsigned long *addr, unsigned long size) in find_first_bit()
/tools/testing/selftests/timers/
Dclocksource-switch.c54 size_t size; in get_clocksources() local
86 int get_cur_clocksource(char *buf, size_t size) in get_cur_clocksource()
100 size_t size; in change_clocksource() local
/tools/perf/bench/
Dmem-functions.c110 static void __bench_mem_function(struct bench_mem_info *info, int r_idx, size_t size, double size_t… in __bench_mem_function()
153 size_t size; in bench_mem_common() local
195 static void memcpy_alloc_mem(void **dst, void **src, size_t size) in memcpy_alloc_mem()
209 static u64 do_memcpy_cycles(const struct function *r, size_t size) in do_memcpy_cycles()
234 static double do_memcpy_gettimeofday(const struct function *r, size_t size) in do_memcpy_gettimeofday()
293 static void memset_alloc_mem(void **dst, size_t size) in memset_alloc_mem()
300 static u64 do_memset_cycles(const struct function *r, size_t size) in do_memset_cycles()
324 static double do_memset_gettimeofday(const struct function *r, size_t size) in do_memset_gettimeofday()
/tools/perf/tests/
Ddso-data.c15 static char *test_file(int size) in test_file()
54 int size; member
132 ssize_t size; in test__dso_data() local
145 ssize_t size; in test__dso_data() local
201 static int dsos__create(int cnt, int size) in dsos__create()
/tools/include/linux/
Dbitops.h32 #define for_each_set_bit(bit, addr, size) \ argument
38 #define for_each_set_bit_from(bit, addr, size) \ argument
Dcompiler.h62 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
76 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/tools/usb/usbip/libsrc/
Dusbip_host_driver.c42 int size; in read_attr_usbip_status() local
79 size_t size; in usbip_exported_device_new() local
234 int size; in usbip_host_export_device() local
/tools/power/acpi/os_specific/service_layers/
Doslibcfs.c123 acpi_os_read_file(ACPI_FILE file, void *buffer, acpi_size size, acpi_size count) in acpi_os_read_file()
152 void *buffer, acpi_size size, acpi_size count) in acpi_os_write_file()
/tools/power/cpupower/utils/helpers/
Dbitmask.h11 unsigned int size; member
/tools/perf/
Dperf-read-vdso.c15 size_t size, written; in main() local
/tools/lib/api/fs/
Dtracing_path.c88 static int strerror_open(int err, char *buf, size_t size, const char *filename) in strerror_open()
128 int tracing_path__strerror_open_tp(int err, char *buf, size_t size, const char *sys, const char *na… in tracing_path__strerror_open_tp()
/tools/perf/ui/gtk/
Dannotate.c22 static int perf_gtk__get_percent(char *buf, size_t size, struct symbol *sym, in perf_gtk__get_percent()
51 static int perf_gtk__get_offset(char *buf, size_t size, struct symbol *sym, in perf_gtk__get_offset()
64 static int perf_gtk__get_line(char *buf, size_t size, struct disasm_line *dl) in perf_gtk__get_line()
/tools/perf/util/include/asm/
Duaccess.h12 #define access_ok(type, addr, size) 1 argument

12345