Home
last modified time | relevance | path

Searched defs:to_ip (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h48 u64 to_ip; member
/Linux-v5.10/tools/perf/util/
Dthread-stack.c383 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()
Dintel-pt.c561 uint64_t to_ip, uint64_t max_insn_cnt, in intel_pt_walk_next_insn()
/Linux-v5.10/tools/perf/scripts/python/
Dexport-to-postgresql.py1028 …ol_id, sym_offset, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, t… argument
/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h204 uint64_t to_ip; member
Dintel-pt-decoder.c1255 uint64_t to_ip = decoder->ip + intel_pt_insn.length + in intel_pt_walk_tip() local