Searched defs:rw_bytes (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/system/extras/ioshark/ |
H A D | ioshark_bench.c | 171 struct rw_bytes_s rw_bytes; in create_files() local 216 struct rw_bytes_s *rw_bytes, in do_one_io() 406 struct rw_bytes_s rw_bytes; in do_io() local
|
H A D | ioshark_bench_mmap.c | 108 struct rw_bytes_s *rw_bytes) in mmap_do_io() 168 struct rw_bytes_s *rw_bytes) in ioshark_handle_mmap()
|
H A D | ioshark_bench_subr.c | 271 create_file(char *path, size_t size, struct rw_bytes_s *rw_bytes) in create_file() 321 print_bytes(char *desc, struct rw_bytes_s *rw_bytes) in print_bytes()
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 26925 …int (*rw_bytes)(struct nd_namespace_common *, resource_size_t, void *, size_t, int, long unsigned … member
|
H A D | vmlinux_600.h | 26925 …int (*rw_bytes)(struct nd_namespace_common *, resource_size_t, void *, size_t, int, long unsigned … member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 100173 …int (*rw_bytes)(struct nd_namespace_common *, resource_size_t, void *, size_t, int, long unsigned … member
|
H A D | vmlinux_518.h | 100173 …int (*rw_bytes)(struct nd_namespace_common *, resource_size_t, void *, size_t, int, long unsigned … member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 81798 int (*rw_bytes)(struct nd_namespace_common *, resource_size_t, void *, size_t, int, unsigned long); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 91529 int (*rw_bytes)(struct nd_namespace_common *, resource_size_t, void *, size_t, int, unsigned long); member
|