Home
last modified time | relevance | path

Searched refs:MemProf (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A DREADME.txt3 This directory contains sources of the MemProfiling (MemProf) runtime library.
10 Also MemProf runtime needs the following libraries:
14 MemProf runtime can only be built by CMake. You can run MemProf tests
H A Dmemprof_flags.inc9 // MemProf runtime flags.
24 "If set, prints MemProf exit stats even after program terminates "
H A DCMakeLists.txt79 # Compile MemProf sources into an object library.
120 # Build MemProf runtimes shipped with Clang.
/openbsd-src/gnu/usr.bin/clang/libLLVMProfileData/
H A DMakefile13 MemProf.cpp \
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DCMakeLists.txt7 MemProf.cpp
H A DInstrProfWriter.cpp371 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) in writeImpl()
437 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) { in writeImpl()
H A DInstrProfReader.cpp60 ProfileKind |= InstrProfKind::MemProf; in getProfileKindFromVersion()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ProfileData/
H A DBUILD.gn17 "MemProf.cpp",
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/tests/
H A DCMakeLists.txt49 # MemProf unit tests are only run on the host machine.
H A Drawprofile.cpp58 TEST(MemProf, Basic) { in TEST() argument
/openbsd-src/gnu/llvm/compiler-rt/
H A DCODE_OWNERS.TXT33 D: MemProf
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DRawMemProfReader.h71 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind()
H A DMIBEntryDef.inc1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\
H A DInstrProf.h302 MemProf = 0x40, enumerator
303 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/MemProf)
H A DMemProfData.inc3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\
/openbsd-src/gnu/llvm/compiler-rt/include/profile/
H A DMIBEntryDef.inc1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\
H A DMemProfData.inc3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642313 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.macppc2312 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.loongson2312 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.octeon2312 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.arm642313 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.powerpc642311 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.armv72311 ./usr/include/llvm/ProfileData/MemProf.h
H A Dclang.i3862311 ./usr/include/llvm/ProfileData/MemProf.h

12