Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dllvm-c-helpers.cpp78 llvm_addr2line(const char * dso_name,u64 addr,char ** file,unsigned int * line,bool unwind_inlines,llvm_a2l_frame ** inline_frames) llvm_addr2line() argument
[all...]
H A Dsrcline.c139 static void free_llvm_inline_frames(struct llvm_a2l_frame *inline_frames, in free_llvm_inline_frames()
156 struct llvm_a2l_frame *inline_frames = NULL; in addr2line() local