Searched refs:subtime (Results 1 – 3 of 3) sorted by relevance
1055 unsigned long long subtime; member
832 ret_stack->subtime = 0; in profile_graph_entry()861 ret_stack->subtime += calltime; in profile_graph_return()864 if (ret_stack && ret_stack->subtime < calltime) in profile_graph_return()865 calltime -= ret_stack->subtime; in profile_graph_return()
620 - stats = stats.sort("subtime", "asc")2531 + stats = stats.sort("subtime", "asc")