Searched refs:fn_from_tid (Results 1 – 4 of 4) sorted by relevance
237 fn = bb.runqueue.fn_from_tid(tid)249 … sortedtid = sorted(types[t], key=lambda tid: self.lockedpnmap[bb.runqueue.fn_from_tid(tid)])
35 def fn_from_tid(tid): function838 cumulativedeps[dep].add(fn_from_tid(tid))998 wanttid = "{0}:{1}".format(fn_from_tid(tid), task)1128 fn = fn_from_tid(tid)1132 fn = fn_from_tid(dep)1208 fn = fn_from_tid(tid)1625 fn = fn_from_tid(tid)2994 self.taskfile = fn_from_tid(task)3007 self.taskfile = fn_from_tid(task)
239 …n = os.path.basename(bb.runqueue.fn_from_tid(tid)).split(".")[0] + ":do_" + bb.runqueue.taskname_f…
1045 …evdata['missed'].append((bb.runqueue.fn_from_tid(tid), bb.runqueue.taskname_from_tid(tid), gethash…1048 …evdata['found'].append((bb.runqueue.fn_from_tid(tid), bb.runqueue.taskname_from_tid(tid), gethash(…