/external/fio/ |
D | graph.c | 192 i = flist_entry(entry, struct graph_value, list); in find_double_values() 215 i = flist_entry(entry, struct graph_label, list); in find_double_data() 252 i = flist_entry(entry, struct graph_value, list); in draw_bars() 474 lb = flist_entry(entry, struct graph_label, list); in bar_graph_draw() 511 i = flist_entry(entry, struct graph_label, list); in find_xy_value() 514 j = flist_entry(jentry, struct graph_value, list); in find_xy_value() 592 i = flist_entry(lentry, struct graph_label, list); in line_graph_draw() 599 j = flist_entry(entry, struct graph_value, list); in line_graph_draw() 643 i = flist_entry(entry, struct graph_label, list); in graph_find_label() 807 v = flist_entry(entry, struct graph_value, list); in graph_nonzero_y() [all …]
|
D | flist.h | 174 #define flist_entry(ptr, type, member) \ macro 178 flist_entry((ptr)->next, type, member) 181 flist_entry((ptr)->prev, type, member)
|
D | diskutil.c | 126 du = flist_entry(entry, struct disk_util, list); in update_io_ticks() 144 du = flist_entry(entry, struct disk_util, list); in disk_util_exists() 318 __du = flist_entry(entry, struct disk_util, list); in disk_util_add() 531 slavedu = flist_entry(entry, struct disk_util, slavelist); in aggregate_slaves_stats() 679 du = flist_entry(entry, struct disk_util, list); in json_object_add_disk_utils() 715 du = flist_entry(entry, struct disk_util, list); in show_disk_util()
|
D | client.c | 169 client = flist_entry(entry, struct fio_client, hash_list); in find_client_by_fd() 297 client = flist_entry(entry, struct fio_client, arg_list); in fio_client_add_cmd_option() 568 client = flist_entry(entry, struct fio_client, list); in fio_clients_terminate() 671 client = flist_entry(entry, struct fio_client, list); in fio_clients_connect() 703 client = flist_entry(entry, struct fio_client, list); in fio_start_all_clients() 821 client = flist_entry(entry, struct fio_client, list); in fio_clients_send_ini() 1207 reply = flist_entry(entry, struct fio_net_cmd_reply, list); in remove_reply_cmd() 1233 reply = flist_entry(entry, struct fio_net_cmd_reply, list); in fio_client_wait_for_reply() 1791 client = flist_entry(entry, struct fio_client, list); in fio_clients_send_trigger() 1818 client = flist_entry(entry, struct fio_client, list); in request_client_etas() [all …]
|
D | profile.c | 15 ops = flist_entry(n, struct profile_ops, list); in find_profile()
|
D | diskutil.h | 84 slave = flist_entry(n, struct disk_util, slavelist); in disk_util_mod()
|
D | flow.c | 51 flow = flist_entry(n, struct fio_flow, list); in flow_get()
|
D | filehash.c | 58 struct fio_file *f = flist_entry(n, struct fio_file, hash_list); in __lookup_file_hash()
|
D | ioengines.c | 72 ops = flist_entry(entry, struct ioengine_ops, list); in find_ioengine() 570 io_ops = flist_entry(entry, struct ioengine_ops, list); in fio_show_ioengine_help()
|
D | cgroup.c | 89 cm = flist_entry(n, struct cgroup_member, list); in cgroup_kill()
|
D | filelock.c | 125 ff = flist_entry(entry, struct fio_filelock, list); in fio_hash_find()
|
D | gettime.c | 65 struct gtod_log *log = flist_entry(entry, struct gtod_log, in find_hash() 110 log = flist_entry(entry, struct gtod_log, list); in fio_dump_gtod()
|
D | filesetup.c | 800 fm = flist_entry(n, struct fio_mount, list); in get_fs_free_counts() 820 fm = flist_entry(n, struct fio_mount, list); in get_fs_free_counts() 1356 fn = flist_entry(entry, struct file_name, list); in __is_already_allocated() 1406 fn = flist_entry(entry, struct file_name, list); in free_already_allocated()
|
D | server.c | 717 ffi = flist_entry(entry, struct fio_fork_item, list); in fio_server_check_fork_items() 1176 entry = flist_entry(list.next, struct sk_entry, list); in handle_xmits() 1595 p = flist_entry(entry, struct print_option, list); in fio_server_send_job_options() 1670 du = flist_entry(entry, struct disk_util, list); in fio_server_send_du() 1889 c = flist_entry(node, struct iolog_compress, list); in fio_append_gz_chunks() 1950 cur_log = flist_entry(entry, struct io_logs, list); in fio_send_iolog()
|
D | goptions.c | 1418 gopt = flist_entry(entry, struct gopt, changed_list); in gopt_handle_changed_options() 1518 gco = flist_entry(entry, struct gfio_client_options, list); in gopt_job_changed() 1557 gco = flist_entry(entry, struct gfio_client_options, list); in gopt_get_options_window()
|
D | iolog.c | 1137 c = flist_entry(entry, struct iolog_compress, list); in log_chunk_sizes() 1405 cur_log = flist_entry(entry, struct io_logs, list); in iolog_nr_samples()
|
D | io_u.c | 227 struct rand_off *r1 = flist_entry(a, struct rand_off, list); in flist_cmp() 228 struct rand_off *r2 = flist_entry(b, struct rand_off, list); in flist_cmp()
|
D | init.c | 395 p = flist_entry(entry, struct print_option, list); in dump_opt_list() 423 srcp = flist_entry(entry, struct print_option, list); in copy_opt_list()
|
D | stat.c | 1159 p = flist_entry(entry, struct print_option, list); in json_add_job_opts()
|
/external/fio/t/ |
D | btrace2fio.c | 113 struct inflight *i = flist_entry(e, struct inflight, list); in inflight_find() 439 p = flist_entry(e, struct btrace_pid, hash_list); in pid_hash_find() 829 struct btrace_pid *pa = flist_entry(a, struct btrace_pid, pid_list); in entry_cmp() 830 struct btrace_pid *pb = flist_entry(b, struct btrace_pid, pid_list); in entry_cmp() 950 pidb = flist_entry(e, struct btrace_pid, pid_list); in check_merges() 971 p = flist_entry(e, struct btrace_pid, pid_list); in output_p() 984 p = flist_entry(e, struct btrace_pid, pid_list); in output_p() 989 p = flist_entry(e, struct btrace_pid, pid_list); in output_p() 1005 p = flist_entry(e, struct btrace_pid, pid_list); in output_p()
|
D | stest.c | 51 e = flist_entry(list.next, struct elem, list); in do_rand_allocs()
|
D | dedupe.c | 168 e = flist_entry(c->extent_list[0].next, struct extent, list); in col_check() 475 e = flist_entry(n, struct extent, list); in show_chunk()
|
D | read-to-pipe-async.c | 132 work = flist_entry(entry, struct work_item, list); in find_seq() 328 next = flist_entry(entry, struct work_item, list); in reader_work()
|
D | genzipf.c | 74 n = flist_entry(entry, struct node, list); in hash_lookup()
|