Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h74 uint64_t from_ip; member
/Linux-v4.19/tools/perf/util/
Dthread-stack.c219 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip, in thread_stack__event()