Home
last modified time | relevance | path

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

/tools/perf/util/c++/
Dclang.cpp39 createCompilerInvocation(llvm::opt::ArgStringList CFlags, StringRef& Path, in createCompilerInvocation() argument
62 Opts.Inputs.emplace_back(Path, in createCompilerInvocation()
69 StringRef Path, IntrusiveRefCntPtr<vfs::FileSystem> VFS) in getModuleFromSource() argument
82 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource()
87 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource()
121 getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path) in getModuleFromSource() argument
124 return getModuleFromSource(std::move(CFlags), Path, VFS); in getModuleFromSource()
Dclang.h21 StringRef Path);
/tools/perf/Documentation/
Dperf-annotate.txt113 Path to objdump binary.
Dperf-top.txt73 Path to vmlinux. Required for annotation functionality.
Dperf-report.txt369 Path to objdump binary.
Dperf-config.txt628 Path to clang. If omit, search it from $PATH.
Dperf-record.txt471 Path to clang binary to use for compiling BPF scriptlets.
/tools/testing/ktest/
Dktest.pl10 use File::Path qw(mkpath);