Lines Matching refs:timestamp
42 u64 timestamp; member
163 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() argument
175 cr.call_time = tse->timestamp; in thread_stack__call_return()
176 cr.return_time = timestamp; in thread_stack__call_return()
334 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() argument
348 tse->timestamp = timestamp; in thread_stack__push_cp()
358 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() argument
371 timestamp, ref, false); in thread_stack__pop_cp()
376 timestamp, ref, false); in thread_stack__pop_cp()
387 timestamp, ref, in thread_stack__pop_cp()
393 timestamp, ref, false); in thread_stack__pop_cp()
492 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin() argument
505 timestamp, ref, false); in thread_stack__trace_begin()