Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h48 u64 to_ip; member
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h76 u64 to_ip; member
/kernel/linux/linux-5.10/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) thread_stack__update_br_stack() 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) thread_stack__event() argument
H A Dintel-pt.c559 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) intel_pt_walk_next_insn() argument
[all...]
/kernel/linux/linux-6.6/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) thread_stack__update_br_stack() 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) thread_stack__event() 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) in intel_pt_cpumode() 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) intel_pt_walk_next_insn() argument
2701 u64 to_ip = st->to_ip; intel_pt_sample() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h205 uint64_t to_ip; member
H A Dintel-pt-decoder.c1287 uint64_t to_ip = decoder->ip + intel_pt_insn.length + intel_pt_walk_tip() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h236 uint64_t to_ip; member
H A Dintel-pt-decoder.c1517 uint64_t to_ip = decoder->ip + intel_pt_insn.length + intel_pt_walk_tip() local
[all...]

Completed in 20 milliseconds