Searched refs:read_bytes (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/mm/ |
| A D | hugepage-mmap.c | 36 static int read_bytes(char *addr) in read_bytes() function 70 ret = read_bytes(addr); in main()
|
| A D | map_hugetlb.c | 32 static void read_bytes(char *addr, size_t length) in read_bytes() function 81 read_bytes(addr, length); in main()
|
| A D | hugepage-mremap.c | 49 static int read_bytes(char *addr, size_t len) in read_bytes() function 156 ret = read_bytes(addr, length); in main()
|
| /tools/perf/tests/ |
| A D | code-reading.c | 138 size_t off, read_bytes, written_bytes; in read_objdump_output() local 151 read_bytes = read_objdump_line(line, tmp, sizeof(tmp)); in read_objdump_output() 152 if (!read_bytes) in read_objdump_output() 168 written_bytes = MIN(read_bytes, *len - off); in read_objdump_output()
|
| /tools/accounting/ |
| A D | getdelays.c | 324 (unsigned long long)t->read_bytes, in print_ioacct()
|
Completed in 13 milliseconds