Lines Matching refs:timestamp
55 u64 timestamp; member
300 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() argument
313 cr.call_time = tse->timestamp; in thread_stack__call_return()
314 cr.return_time = timestamp; in thread_stack__call_return()
782 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() argument
799 tse->timestamp = timestamp; in thread_stack__push_cp()
814 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() argument
827 timestamp, ref, false); in thread_stack__pop_cp()
833 timestamp, ref, false); in thread_stack__pop_cp()
845 timestamp, ref, in thread_stack__pop_cp()
851 timestamp, ref, false); in thread_stack__pop_cp()
997 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin() argument
1010 timestamp, ref, false); in thread_stack__trace_begin()