Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread-stack.c383 u64 from_ip, u64 to_ip) in thread_stack__update_br_stack()
406 int thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, in thread_stack__event()
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h235 uint64_t from_ip; member