Searched defs:to_ip (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h76 u64 to_ip; member in struct:arm_spe_record
/linux-master/tools/perf/util/
H A Dthread-stack.c382 thread_stack__update_br_stack(struct thread_stack *ts, u32 flags, u64 from_ip, u64 to_ip) argument
406 thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, unsigned int br_stack_sz, bool mispred_all) argument
H A Dintel-pt.c686 static inline u8 intel_pt_cpumode(struct intel_pt_queue *ptq, uint64_t from_ip, uint64_t to_ip) argument
746 intel_pt_walk_next_insn(struct intel_pt_insn *intel_pt_insn, uint64_t *insn_cnt_ptr, uint64_t *ip, uint64_t to_ip, uint64_t max_insn_cnt, void *data) argument
2701 u64 to_ip = st->to_ip; local
[all...]
/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h236 uint64_t to_ip; member in struct:intel_pt_state
H A Dintel-pt-decoder.c1517 uint64_t to_ip = decoder->ip + intel_pt_insn.length + local
[all...]

Completed in 160 milliseconds