Searched refs:calltime (Results 1 – 2 of 2) sorted by relevance
42 current->ret_stack[index].calltime = time; in push_return_trace()66 trace->calltime = current->ret_stack[index].calltime; in pop_return_trace()112 unsigned long long calltime; in prepare_ftrace_return() local132 calltime = local_clock(); in prepare_ftrace_return()134 if (push_return_trace(old, calltime, in prepare_ftrace_return()
14 unsigned long long calltime; member