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

/linux-master/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.c31 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int usr_idx) function
H A Dmachine.c2725 return get_leaf_frame_caller_aarch64(sample, thread, usr_idx);

Completed in 113 milliseconds