Searched defs:total_time (Results 1 – 2 of 2) sorted by relevance
23 def make_line(callstack, time, total_time): argument34 def traverse_children(parent, total_time, callstack=None): argument
310 static PetscErrorCode PetscLogNestedTreePrint(PetscViewer viewer, double total_time, double thresho… in PetscLogNestedTreePrint()