Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread-stack.h94 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip,
Dthread-stack.c245 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip, in thread_stack__event() argument
280 ret_addr = from_ip + insn_len; in thread_stack__event()
285 if (!from_ip) in thread_stack__event()