Searched defs:from_ip (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-decoder.h | 47 u64 from_ip; member
|
| /kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-decoder.h | 75 u64 from_ip; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | thread-stack.c | 406 int thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, in thread_stack__event() argument 382 thread_stack__update_br_stack(struct thread_stack *ts, u32 flags, u64 from_ip, u64 to_ip) thread_stack__update_br_stack() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | thread-stack.c | 406 int thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, in thread_stack__event() argument 382 thread_stack__update_br_stack(struct thread_stack *ts, u32 flags, u64 from_ip, u64 to_ip) thread_stack__update_br_stack() argument
|
| H A D | intel-pt.c | 686 static inline u8 intel_pt_cpumode(struct intel_pt_queue *ptq, uint64_t from_ip, uint64_t to_ip) in intel_pt_cpumode() argument 2702 u64 from_ip = st->from_ip; intel_pt_sample() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.h | 204 uint64_t from_ip; member
|
| /kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.h | 235 uint64_t from_ip; member
|
Completed in 11 milliseconds