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()
470 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() argument
484 tse->timestamp = timestamp; in thread_stack__push_cp()
494 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() argument
507 timestamp, ref, false); in thread_stack__pop_cp()
512 timestamp, ref, false); in thread_stack__pop_cp()
523 timestamp, ref, in thread_stack__pop_cp()
529 timestamp, ref, false); in thread_stack__pop_cp()
628 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin() argument
641 timestamp, ref, false); in thread_stack__trace_begin()