Searched refs:profilingFlags (Results 1 – 4 of 4) sorted by relevance
236 if (!profilingFlags()->no_flush) { in profilingFlush()332 SleepForMillis(profilingFlags()->grace_period_ms); in profilingFinalize()384 *profilingFlags() = Flags; in profilingLoggingInit()394 BufferQueue(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit()395 profilingFlags()->buffers_max, Success); in profilingLoggingInit()409 auto InitStatus = BQ->init(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit()410 profilingFlags()->buffers_max); in profilingLoggingInit()490 auto *F = profilingFlags(); in profilingDynamicInitializer()
171 StackAllocator StackAlloc(profilingFlags()->stack_allocator_max); in populateRecords()249 auto MaxSize = profilingFlags()->global_allocator_max; in serialize()257 auto PathArena = allocateBuffer(profilingFlags()->global_allocator_max); in serialize()267 profilingFlags()->global_allocator_max); in serialize()269 PathArena, profilingFlags()->global_allocator_max); in serialize()344 BufferQueue(profilingFlags()->global_allocator_max, 1, Success); in reset()351 if (BQ->init(profilingFlags()->global_allocator_max, 1) != in reset()360 ProfileBufferArrayAllocator(profilingFlags()->global_allocator_max); in reset()
31 inline ProfilerFlags *profilingFlags() { in profilingFlags() function
307 return InitAllocatorsCustom(profilingFlags()->per_thread_allocator_max); in InitAllocators()492 profilingFlags()->stack_allocator_max); in deepCopyInto()550 profilingFlags()->stack_allocator_max); in mergeInto()