Searched refs:profilingFlags (Results 1 – 4 of 4) sorted by relevance
172 StackAllocator StackAlloc(profilingFlags()->stack_allocator_max); in populateRecords()250 auto MaxSize = profilingFlags()->global_allocator_max; in serialize()258 auto PathArena = allocateBuffer(profilingFlags()->global_allocator_max); in serialize()268 profilingFlags()->global_allocator_max); in serialize()270 PathArena, profilingFlags()->global_allocator_max); in serialize()345 BufferQueue(profilingFlags()->global_allocator_max, 1, Success); in reset()352 if (BQ->init(profilingFlags()->global_allocator_max, 1) != in reset()361 ProfileBufferArrayAllocator(profilingFlags()->global_allocator_max); in reset()
237 if (!profilingFlags()->no_flush) { in profilingFlush()333 SleepForMillis(profilingFlags()->grace_period_ms); in profilingFinalize()385 *profilingFlags() = Flags; in profilingLoggingInit()395 BufferQueue(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit()396 profilingFlags()->buffers_max, Success); in profilingLoggingInit()410 auto InitStatus = BQ->init(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit()411 profilingFlags()->buffers_max); in profilingLoggingInit()491 auto *F = profilingFlags(); in profilingDynamicInitializer()
32 inline ProfilerFlags *profilingFlags() { in profilingFlags() function
308 return InitAllocatorsCustom(profilingFlags()->per_thread_allocator_max); in InitAllocators()493 profilingFlags()->stack_allocator_max); in deepCopyInto()551 profilingFlags()->stack_allocator_max); in mergeInto()