Home
last modified time | relevance | path

Searched defs:NamesSize (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h50 size_t NamesSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h62 size_t NamesSize; variable
/external/compiler-rt/lib/profile/
DInstrProfilingBuffer.c40 const uint64_t NamesSize = (NamesEnd - NamesBegin) * sizeof(char); in __llvm_profile_get_size_for_buffer_internal() local
DInstrProfilingMerge.c29 uint64_t NamesSize = in lprofGetLoadModuleSignature() local
DInstrProfilingPlatformOther.c60 uint64_t NamesSize) { in __llvm_profile_register_names_function()
DInstrProfilingWriter.c254 const uint64_t NamesSize = NamesEnd - NamesBegin; in lprofWriteDataImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h195 uint64_t NamesSize; variable
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h178 uint64_t NamesSize; variable