Searched refs:thread_stack__event (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread-stack.h | 83 int thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip,
|
H A D | intel-bts.c | 431 thread_stack__event(thread, btsq->cpu, btsq->sample_flags, in intel_bts_process_buffer()
|
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() function 1113 /* Supersede thread_stack__event() */ in thread_stack__process()
|
H A D | intel-pt.c | 2052 thread_stack__event(ptq->thread, ptq->cpu, ptq->flags, in intel_pt_sample()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | thread-stack.h | 82 int thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip,
|
H A D | intel-bts.c | 431 thread_stack__event(thread, btsq->cpu, btsq->sample_flags, in intel_bts_process_buffer()
|
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() function 1112 /* Supersede thread_stack__event() */ in thread_stack__process()
|
H A D | intel-pt.c | 2688 thread_stack__event(ptq->thread, ptq->cpu, ptq->flags, in intel_pt_sample()
|
Completed in 24 milliseconds