Home
last modified time | relevance | path

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

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