Home
last modified time | relevance | path

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

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