Home
last modified time | relevance | path

Searched refs:timestamp_l (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/sched/
H A Dschedgraph.py918 self.timestamp_l = None
1066 if (self.timestamp_l != None and
1067 timestamp -2048> self.timestamp_l):
1069 self.timestamp_l = timestamp;
1091 return (self.timestamp_f - self.timestamp_l);
1110 e = PadEvent(source, -1, self.timestamp_l)