Home
last modified time | relevance | path

Searched refs:get_leaf_frame_caller_aarch64 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Darm64-frame-pointer-unwind-support.h10 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int user_idx);
H A Darm64-frame-pointer-unwind-support.c37 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int usr_idx) in get_leaf_frame_caller_aarch64() function
H A Dmachine.c2665 return get_leaf_frame_caller_aarch64(sample, thread, usr_idx); in get_leaf_frame_caller()