Searched defs:sample_ip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread-stack.c | 661 static bool ks_start(struct branch_entry *be, u64 sample_ip, u64 kernel_start, in ks_start() argument 563 thread_stack__sample_late(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 sample_ip, u64 kernel_start) thread_stack__sample_late() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | thread-stack.c | 662 static bool ks_start(struct branch_entry *be, u64 sample_ip, u64 kernel_start, in ks_start() argument 564 thread_stack__sample_late(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 sample_ip, u64 kernel_start) thread_stack__sample_late() argument
|
Completed in 4 milliseconds