Searched refs:subtime (Results 1 – 3 of 3) sorted by relevance
896 unsigned long long subtime; member
804 ret_stack->subtime = 0; in profile_graph_entry()833 ret_stack->subtime += calltime; in profile_graph_return()836 if (ret_stack && ret_stack->subtime < calltime) in profile_graph_return()837 calltime -= ret_stack->subtime; in profile_graph_return()
640 - stats = stats.sort("subtime", "asc")2556 + stats = stats.sort("subtime", "asc")