Searched refs:setstatus (Results 1 - 4 of 4) sorted by relevance

/gem5/util/batch/
H A Djob.py118 def setstatus(self, string): member in class:JobDir
178 jobdir.setstatus('running on %s on %s' % (host, started))
246 jobdir.setstatus('%s on %s' % (status, complete))
H A Dsend.py302 jobdir.setstatus('queued on %s' % queued)
/gem5/util/pbs/
H A Djob.py120 def setstatus(self, string): member in class:JobDir
173 jobdir.setstatus('running on %s on %s' % (host, started))
241 jobdir.setstatus('%s on %s' % (status, complete))
H A Dsend.py290 jobdir.setstatus('queued on %s' % queued)

Completed in 9 milliseconds