Searched refs:profilingFlags (Results 1 – 4 of 4) sorted by relevance
168 StackAllocator StackAlloc(profilingFlags()->stack_allocator_max); in populateRecords() 246 auto MaxSize = profilingFlags()->global_allocator_max; in serialize() 254 auto PathArena = allocateBuffer(profilingFlags()->global_allocator_max); in serialize() 264 profilingFlags()->global_allocator_max); in serialize() 266 PathArena, profilingFlags()->global_allocator_max); in serialize() 341 BufferQueue(profilingFlags()->global_allocator_max, 1, Success); in reset() 348 if (BQ->init(profilingFlags()->global_allocator_max, 1) != in reset() 357 ProfileBufferArrayAllocator(profilingFlags()->global_allocator_max); in reset()
233 if (!profilingFlags()->no_flush) { in profilingFlush() 329 SleepForMillis(profilingFlags()->grace_period_ms); in profilingFinalize() 381 *profilingFlags() = Flags; in profilingLoggingInit() 391 BufferQueue(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit() 392 profilingFlags()->buffers_max, Success); in profilingLoggingInit() 406 auto InitStatus = BQ->init(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit() 407 profilingFlags()->buffers_max); in profilingLoggingInit() 487 auto *F = profilingFlags(); in profilingDynamicInitializer()
31 inline ProfilerFlags *profilingFlags() { in profilingFlags() function
303 return InitAllocatorsCustom(profilingFlags()->per_thread_allocator_max); in ~Allocators() 488 profilingFlags()->stack_allocator_max); in deepCopyInto() 546 profilingFlags()->stack_allocator_max); in mergeInto()