Searched refs:job_start (Results 1 – 7 of 7) sorted by relevance
264 job_start = {}266 job_start[t.afe_job_id] = time_utils.to_epoch_time(t.queued_time)273 info_dict.setdefault('timestamps', (job_start[job_id], job_end[job_id]))
97 client_cmd_op *job_start; member
1449 if (ops->job_start) in fio_handle_client()1450 ops->job_start(client, cmd); in fio_handle_client()
1395 .job_start = gfio_client_job_start,
163 host_instance.job_start()
58 def job_start(self): member in RemoteHost
359 def job_start(self): member in ADBHost