Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Process/Linux/
H A DProcfsTests.cpp20 TEST(Perf, HardcodedLogicalCoreIDs) { in TEST() argument
94 TEST(Perf, RealLogicalCoreIDs) { in TEST() argument
H A DPerfTests.cpp51 TEST(Perf, TscConversion) { in TEST() argument
/llvm-project-15.0.7/third-party/benchmark/cmake/Modules/
H A DFindPFM.cmake20 message("Using Perf Counters.")
25 message("Perf Counters support requested, but was unable to find libpfm.")
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dindex.md5 * [Perf Counters](perf_counters.md)
/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DCMakeLists.txt15 Perf.cpp
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BtVer2/
H A Ddependency-breaking-cmp.s4 # Perf stat reports an IPC of 1.97 for this block of code.
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BdVer2/
H A Ddependency-breaking-cmp.s4 # Perf stat reports an IPC of 1.97 for this block of code.
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux/
H A DBUILD.gn31 "Perf.cpp",
/llvm-project-15.0.7/clang/utils/perf-training/
H A Dlit.cfg27 config.name = 'Clang Perf Training'
H A Dorder-files.lit.cfg28 config.name = 'Clang Perf Training'
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dgcc-simple.ll20 ; at -O0). The conversion from the Linux Perf profile to the GCC autofdo
/llvm-project-15.0.7/clang/docs/
H A DUsersManual.rst2085 exists a conversion tool for the Linux Perf profiler
2087 are using Linux Perf to profile your code.
2093 Note the use of the ``-b`` flag. This tells Perf to use the Last Branch
2147 If you are using Linux Perf to generate sampling profiles, you can use the
/llvm-project-15.0.7/llvm/docs/
H A DCMake.rst771 Enable building support for Perf (linux profiling tool) JIT support. Defaults to OFF.