Searched refs:job_start (Results 1 – 8 of 8) sorted by relevance
263 job_start = {}265 job_start[t.afe_job_id] = time_utils.to_epoch_time(t.queued_time)272 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,
192 host_instance.job_start()
57 def job_start(self): member in RemoteHost
21 def job_start(self): member in MockHost
453 def job_start(self): member in ADBHost