Lines Matching refs:timestamp
55 u64 timestamp; member
277 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() argument
290 cr.call_time = tse->timestamp; in thread_stack__call_return()
291 cr.return_time = timestamp; in thread_stack__call_return()
530 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() argument
547 tse->timestamp = timestamp; in thread_stack__push_cp()
562 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() argument
575 timestamp, ref, false); in thread_stack__pop_cp()
581 timestamp, ref, false); in thread_stack__pop_cp()
593 timestamp, ref, in thread_stack__pop_cp()
599 timestamp, ref, false); in thread_stack__pop_cp()
745 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin() argument
758 timestamp, ref, false); in thread_stack__trace_begin()