Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/scripts/python/
H A Darm-cs-trace-disasm.py116 def find_vmlinux(): function
117 if hasattr(find_vmlinux, "path"):
118 return find_vmlinux.path
122 find_vmlinux.path = v
125 find_vmlinux.path = None
127 return find_vmlinux.path
134 return find_vmlinux() if find_vmlinux() else dso_name