Searched refs:MemProf (Results 1 – 25 of 27) sorted by relevance
12
3 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
9 // MemProf runtime flags.24 "If set, prints MemProf exit stats even after program terminates "
79 # Compile MemProf sources into an object library.120 # Build MemProf runtimes shipped with Clang.
13 MemProf.cpp \
7 MemProf.cpp
371 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) in writeImpl()437 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) { in writeImpl()
60 ProfileKind |= InstrProfKind::MemProf; in getProfileKindFromVersion()
17 "MemProf.cpp",
49 # MemProf unit tests are only run on the host machine.
58 TEST(MemProf, Basic) { in TEST() argument
33 D: MemProf
71 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind()
1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\
302 MemProf = 0x40, enumerator303 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/MemProf)
3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\
2313 ./usr/include/llvm/ProfileData/MemProf.h
2312 ./usr/include/llvm/ProfileData/MemProf.h
2311 ./usr/include/llvm/ProfileData/MemProf.h