Home
last modified time | relevance | path

Searched defs:ProfileName (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingUtil.c78 COMPILER_RT_VISIBILITY FILE *lprofOpenFileEx(const char *ProfileName) { in lprofOpenFileEx()
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp632 GlobalVariable *ProfileName = in emitInitialization() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h70 inline const char* ProfileName(EProfile profile) in ProfileName() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DVersions.h70 inline const char* ProfileName(EProfile profile) in ProfileName() function
/external/clang/lib/Frontend/
DCompilerInvocation.cpp404 const Twine &ProfileName) { in setPGOUseInstrumentor()