Home
last modified time | relevance | path

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

/build/scripts/
H A Dninja2trace.py88 'tid': str(counter.counting_the_new_tid(storingdataline)),
107 self.tids = [] # store the tid's end time
110 for i, tid in enumerate(self.tids):
111 if tid <= storingdataline.start:
113 return i # renew the endtime and return the current tid

Completed in 1 milliseconds