Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h76 u64 to_ip; member
/openbmc/linux/tools/perf/util/
H A 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()
H A Dintel-pt.c686 static inline u8 intel_pt_cpumode(struct intel_pt_queue *ptq, uint64_t from_ip, uint64_t to_ip) in intel_pt_cpumode()
748 uint64_t to_ip, uint64_t max_insn_cnt, in intel_pt_walk_next_insn()
2703 u64 to_ip = st->to_ip; in intel_pt_sample() local
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1031 …ol_id, sym_offset, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, t… argument
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h236 uint64_t to_ip; member
H A Dintel-pt-decoder.c1519 uint64_t to_ip = decoder->ip + intel_pt_insn.length + in intel_pt_walk_tip() local