Home
last modified time | relevance | path

Searched refs:thread_stack__push_cp (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dthread-stack.c461 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp() function
553 return thread_stack__push_cp(thread->ts, ip, sample->time, ref, cp, in thread_stack__bottom()
585 return thread_stack__push_cp(ts, 0, sample->time, ref, in thread_stack__no_call_return()
610 err = thread_stack__push_cp(ts, sample->addr, sample->time, ref, cp, in thread_stack__no_call_return()
659 return thread_stack__push_cp(ts, ret_addr, sample->time, ref, cp, in thread_stack__trace_end()
726 err = thread_stack__push_cp(ts, ret_addr, sample->time, ref, in thread_stack__process()