Lines Matching refs:timestamp
76 u64 timestamp; member
197 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() argument
209 cr.call_time = tse->timestamp; in thread_stack__call_return()
210 cr.return_time = timestamp; in thread_stack__call_return()
462 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() argument
476 tse->timestamp = timestamp; in thread_stack__push_cp()
486 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() argument
499 timestamp, ref, false); in thread_stack__pop_cp()
504 timestamp, ref, false); in thread_stack__pop_cp()
515 timestamp, ref, in thread_stack__pop_cp()
521 timestamp, ref, false); in thread_stack__pop_cp()
620 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin() argument
633 timestamp, ref, false); in thread_stack__trace_begin()