Home
last modified time | relevance | path

Searched defs:from_ip (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h48 u64 from_ip; member
/linux-6.1.9/tools/perf/util/
Dthread-stack.c383 u64 from_ip, u64 to_ip) in thread_stack__update_br_stack()
406 int thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, in thread_stack__event()
Dintel-pt.c679 static inline u8 intel_pt_cpumode(struct intel_pt_queue *ptq, uint64_t from_ip, uint64_t to_ip) in intel_pt_cpumode()
2637 u64 from_ip = st->from_ip; in intel_pt_sample() local
/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h235 uint64_t from_ip; member