Searched refs:latency_depth (Results 1 – 4 of 4) sorted by relevance
186 uint32_t latency_depth; member
592 if (ts->latency_depth) { in show_thread_status_normal()597 ts->latency_depth); in show_thread_status_normal()990 if (ts->latency_depth) { in show_thread_status_json()991 json_object_add_value_int(root, "latency_depth", ts->latency_depth); in show_thread_status_json()1298 ts->latency_depth = td->latency_qd; in __show_run_stats()
890 dst->latency_depth = le32_to_cpu(src->latency_depth); in convert_ts()
1156 p.ts.latency_depth = cpu_to_le32(ts->latency_depth); in fio_server_send_ts()