Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h59 uint64_t from_ip; member
/linux-4.4.14/tools/perf/util/
Dthread-stack.c253 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip, in thread_stack__event()