Home
last modified time | relevance | path

Searched defs:BufferSize (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmarkTest.cpp38 const size_t BufferSize = 8192; in TEST() local
46 const size_t BufferSize = 8192; in TEST() local
59 const size_t BufferSize = 8192; in TEST() local
67 const size_t BufferSize = 8192; in TEST() local
75 const size_t BufferSize = 8192; in TEST() local
83 const size_t BufferSize = 16; in TEST() local
H A DLibcMemoryBenchmark.cpp24 getOffsetDistribution(size_t BufferSize, size_t MaxSizeValue, in getOffsetDistribution()
43 OffsetDistribution::OffsetDistribution(size_t BufferSize, size_t MaxSizeValue, in OffsetDistribution()
50 MismatchOffsetDistribution::MismatchOffsetDistribution(size_t BufferSize, in MismatchOffsetDistribution()
H A DLibcMemoryBenchmark.h77 uint32_t BufferSize = 0; member
187 const size_t BufferSize; member
/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h90 if (size_t BufferSize = TheStream->GetBufferSize()) in setStream() local
200 if (size_t BufferSize = GetBufferSize()) in releaseStream() local
H A DFormat.h55 unsigned print(char *Buffer, unsigned BufferSize) const { in print()
H A Dcircular_raw_ostream.h50 size_t BufferSize; variable
/llvm-project/compiler-rt/tools/gwp_asan/
H A Dstack_trace_compressor_fuzzer.cpp12 size_t BufferSize = kBytesForLargestVarInt * Size / sizeof(uintptr_t); in LLVMFuzzerTestOneInput() local
/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp110 unsigned Executions, int BufferSize) { in chooseColor()
122 unsigned Executions, int BufferSize) { in tryChangeColor()
157 int BufferSize = PrintingTotals ? 0 : UsedBuffer[SourceIndex].second; in printWaitTimeEntry() local
/llvm-project/compiler-rt/test/xray/TestCases/Posix/
H A Dlogging-modes.cpp38 printing_init(size_t BufferSize, size_t MaxBuffers, void *Config, in printing_init()
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DSimplePackedSerializationTest.cpp182 constexpr unsigned BufferSize = 6 + 8; // "hello\0" + sizeof(uint64_t) in TEST() local
206 constexpr unsigned BufferSize = sizeof(uint64_t); in TEST() local
227 constexpr unsigned BufferSize = sizeof(uint64_t); in TEST() local
/llvm-project/libcxx/test/libcxx/utilities/any/
H A Dsmall_type.pass.cpp19 constexpr std::size_t BufferSize = (sizeof(void*) * 3); variable
/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp464 Append(char * Start,char * End,char * & Buffer,unsigned & BufferSize,unsigned & BufferCapacity) Append() argument
491 SaveSourceLocation(SourceLocation Loc,char * & Buffer,unsigned & BufferSize,unsigned & BufferCapacity) SaveSourceLocation() argument
499 SavePointer(void * Ptr,char * & Buffer,unsigned & BufferSize,unsigned & BufferCapacity) SavePointer() argument
[all...]
/llvm-project/llvm/unittests/XRay/
H A DFDRTraceWriterTest.cpp133 sizeof(BufferSize)); in TEST() local
/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp112 size_t BufferSize; member in __anonf253771a0111::InMemoryBuffer
/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h371 unsigned BufferSize = 0; variable
/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp59 size_t BufferSize = 0; member
372 XRayLogInitStatus basicLoggingInit(UNUSED size_t BufferSize, in basicLoggingInit()
H A Dxray_log_interface.cpp130 XRayLogInitStatus __xray_log_init(size_t BufferSize, size_t MaxBuffers, in __xray_log_init()
H A Dxray_fdr_logging.cpp250 auto BufferSize = atomic_load(It->Extents, memory_order_acquire); in fdrIterator() local
658 auto BufferSize = FDRFlags.buffer_size; in fdrLoggingInit() local
H A Dxray_buffer_queue.h135 size_t BufferSize; variable
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h193 const int BufferSize; variable
[all...]
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dmemtag_test.cpp70 uptr BufferSize = 0; member in scudo::MemtagTest
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c115 DWORD BufferSize = sizeof(Buffer); in lprofGetHostName() local
H A DInstrProfilingWriter.c67 uint32_t BufferSize = VPBufferSize; in lprofCreateBufferIO() local
/llvm-project/libc/test/src/__support/
H A Dfreelist_heap_test.cpp29 TEST_FOR_EACH_ALLOCATOR(TestCase,BufferSize) global() argument
/llvm-project/llvm/lib/Object/
H A DArchive.cpp1291 uint64_t BufferSize = Data.getBufferSize(); getGlobalSymtabLocAndSize() local
1351 uint64_t BufferSize = Data.getBufferSize(); BigArchive() local

12