Searched defs:to_ip (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ |
H A D | thread-stack.c | 383 u64 from_ip, u64 to_ip) in thread_stack__update_br_stack() 407 u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, in thread_stack__event()
|
/linux/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 1031 …ol_id, sym_offset, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, t… argument
|
/linux/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 236 uint64_t to_ip; member
|
H A D | intel-pt-decoder.c | 1517 uint64_t to_ip = decoder->ip + intel_pt_insn.length + intel_pt_walk_tip() local [all...] |