Home
last modified time | relevance | path

Searched defs:usr_idx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A 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()
H A Dmachine.c2900 struct thread *thread, int usr_idx) in get_leaf_frame_caller()
2921 int i, j, err, nr_entries, usr_idx; in thread__resolve_callchain_sample() local