Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Darm64-frame-pointer-unwind-support.h8 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int user_idx);
Darm64-frame-pointer-unwind-support.c31 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int usr_idx) in get_leaf_frame_caller_aarch64() function
Dmachine.c2820 return get_leaf_frame_caller_aarch64(sample, thread, usr_idx); in get_leaf_frame_caller()