Searched refs:arc_time (Results 1 – 3 of 3) sorted by relevance
332 arcp -> arc_time / hz , arcp -> arc_childtime / hz , in printparents()365 arcp -> arc_time / hz , arcp -> arc_childtime / hz , in printchildren()609 thisp -> arc_time , thisp -> arc_childtime , in arccmp()616 thatp -> arc_time , thatp -> arc_childtime , in arccmp()654 thistime = thisp -> arc_time + thisp -> arc_childtime; in arccmp()655 thattime = thatp -> arc_time + thatp -> arc_childtime; in arccmp()
307 arcp -> arc_time = childp -> time in timepropagate()313 share = arcp -> arc_time + arcp -> arc_childtime; in timepropagate()323 arcp -> arc_time *= parentp -> propfraction; in timepropagate()
91 double arc_time; /* time inherited along arc */ member