diff --git a/sample/profiles/Instruments/10.0/simple-time-profile.trace.zip b/sample/profiles/Instruments/10.0/simple-time-profile.trace.zip new file mode 100644 index 000000000..6d0c1eb3a Binary files /dev/null and b/sample/profiles/Instruments/10.0/simple-time-profile.trace.zip differ diff --git a/src/import/__snapshots__/instruments.test.ts.snap b/src/import/__snapshots__/instruments.test.ts.snap index d0e185dbb..28d04be4d 100644 --- a/src/import/__snapshots__/instruments.test.ts.snap +++ b/src/import/__snapshots__/instruments.test.ts.snap @@ -8749,3 +8749,7000 @@ Object { ], } `; + +exports[`importFromInstrumentsTrace Instruments 10.0 1`] = ` +Object { + "frames": Array [ + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dyld_start", + "line": undefined, + "name": "_dyld_start", + "selfWeight": 0, + "totalWeight": 107303291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*)", + "line": undefined, + "name": "dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*)", + "selfWeight": 0, + "totalWeight": 107303291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int)", + "line": undefined, + "name": "dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int)", + "selfWeight": 0, + "totalWeight": 96265750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*)", + "line": undefined, + "name": "ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*)", + "selfWeight": 0, + "totalWeight": 96265750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*)", + "line": undefined, + "name": "ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*)", + "selfWeight": 0, + "totalWeight": 1004500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoaderMachO::getRPaths(ImageLoader::LinkContext const&, std::__1::vector >&) const", + "line": undefined, + "name": "ImageLoaderMachO::getRPaths(ImageLoader::LinkContext const&, std::__1::vector >&) const", + "selfWeight": 0, + "totalWeight": 1004500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:realpath$DARWIN_EXTSN", + "line": undefined, + "name": "realpath$DARWIN_EXTSN", + "selfWeight": 0, + "totalWeight": 1004500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:stat64", + "line": undefined, + "name": "stat64", + "selfWeight": 1004500, + "totalWeight": 1004500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoader::recursiveRebase(ImageLoader::LinkContext const&)", + "line": undefined, + "name": "ImageLoader::recursiveRebase(ImageLoader::LinkContext const&)", + "selfWeight": 0, + "totalWeight": 95261250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&, unsigned long)", + "line": undefined, + "name": "ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&, unsigned long)", + "selfWeight": 95261250, + "totalWeight": 95261250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::initializeMainExecutable()", + "line": undefined, + "name": "dyld::initializeMainExecutable()", + "selfWeight": 0, + "totalWeight": 11037541, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&)", + "line": undefined, + "name": "ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&)", + "selfWeight": 0, + "totalWeight": 11037541, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&)", + "line": undefined, + "name": "ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&)", + "selfWeight": 0, + "totalWeight": 11037541, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&)", + "line": undefined, + "name": "ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&)", + "selfWeight": 0, + "totalWeight": 11037541, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&)", + "line": undefined, + "name": "ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&)", + "selfWeight": 0, + "totalWeight": 11037541, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&)", + "line": undefined, + "name": "ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&)", + "selfWeight": 4011334, + "totalWeight": 11037541, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:libSystem_initializer", + "line": undefined, + "name": "libSystem_initializer", + "selfWeight": 0, + "totalWeight": 6021041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dyld_initializer", + "line": undefined, + "name": "_dyld_initializer", + "selfWeight": 0, + "totalWeight": 1000375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dyld_register_func_for_add_image", + "line": undefined, + "name": "_dyld_register_func_for_add_image", + "selfWeight": 0, + "totalWeight": 1000375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::registerAddCallback(void (*)(mach_header const*, long))", + "line": undefined, + "name": "dyld::registerAddCallback(void (*)(mach_header const*, long))", + "selfWeight": 0, + "totalWeight": 1000375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:tlv_load_notification", + "line": undefined, + "name": "tlv_load_notification", + "selfWeight": 1000375, + "totalWeight": 1000375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:libdispatch_init$VARIANT$armv81", + "line": undefined, + "name": "libdispatch_init$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_object_init", + "line": undefined, + "name": "_os_object_init", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_objc_init", + "line": undefined, + "name": "_objc_init", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dyld_objc_notify_register", + "line": undefined, + "name": "_dyld_objc_notify_register", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))", + "line": undefined, + "name": "dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool)", + "line": undefined, + "name": "dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool)", + "selfWeight": 0, + "totalWeight": 6030125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:map_images", + "line": undefined, + "name": "map_images", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:map_images_nolock", + "line": undefined, + "name": "map_images_nolock", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_read_images", + "line": undefined, + "name": "_read_images", + "selfWeight": 0, + "totalWeight": 5020666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:readClass(objc_class*, bool, bool)", + "line": undefined, + "name": "readClass(objc_class*, bool, bool)", + "selfWeight": 0, + "totalWeight": 2005166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:addNamedClass(objc_class*, char const*, objc_class*)", + "line": undefined, + "name": "addNamedClass(objc_class*, char const*, objc_class*)", + "selfWeight": 0, + "totalWeight": 2005166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getClass(char const*)", + "line": undefined, + "name": "getClass(char const*)", + "selfWeight": 0, + "totalWeight": 2005166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getClass_impl(char const*)", + "line": undefined, + "name": "getClass_impl(char const*)", + "selfWeight": 0, + "totalWeight": 2005166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:NXMapGet", + "line": undefined, + "name": "NXMapGet", + "selfWeight": 0, + "totalWeight": 4016666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_NXMapMember(_NXMapTable*, void const*, void**)", + "line": undefined, + "name": "_NXMapMember(_NXMapTable*, void const*, void**)", + "selfWeight": 0, + "totalWeight": 4016666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_mapStrHash(_NXMapTable*, void const*)", + "line": undefined, + "name": "_mapStrHash(_NXMapTable*, void const*)", + "selfWeight": 4016666, + "totalWeight": 4016666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getProtocol(char const*)", + "line": undefined, + "name": "getProtocol(char const*)", + "selfWeight": 0, + "totalWeight": 2011500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:category_t** getDataSection(mach_header_64 const*, char const*, unsigned long*, unsigned long*)", + "line": undefined, + "name": "category_t** getDataSection(mach_header_64 const*, char const*, unsigned long*, unsigned long*)", + "selfWeight": 0, + "totalWeight": 1004000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getsectiondata", + "line": undefined, + "name": "getsectiondata", + "selfWeight": 1004000, + "totalWeight": 1004000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000186bd8fe2", + "line": undefined, + "name": "0x0000000186bd8fe2", + "selfWeight": 0, + "totalWeight": 1005166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000186ab88da", + "line": undefined, + "name": "0x0000000186ab88da", + "selfWeight": 0, + "totalWeight": 1005166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:strlen", + "line": undefined, + "name": "strlen", + "selfWeight": 2011166, + "totalWeight": 2011166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:start", + "line": undefined, + "name": "start", + "selfWeight": 0, + "totalWeight": 3512807542, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000104a8a86a", + "line": undefined, + "name": "0x0000000104a8a86a", + "selfWeight": 0, + "totalWeight": 3512807542, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UIApplicationMain", + "line": undefined, + "name": "UIApplicationMain", + "selfWeight": 0, + "totalWeight": 3512807542, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIApplicationMainPreparations", + "line": undefined, + "name": "_UIApplicationMainPreparations", + "selfWeight": 0, + "totalWeight": 15061542, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_global_queue_poke_slow", + "line": undefined, + "name": "_dispatch_global_queue_poke_slow", + "selfWeight": 0, + "totalWeight": 1001584, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dispatch_once_f$VARIANT$armv81", + "line": undefined, + "name": "dispatch_once_f$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 30155669, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_client_callout", + "line": undefined, + "name": "_dispatch_client_callout", + "selfWeight": 0, + "totalWeight": 3480645710, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_root_queues_init_once", + "line": undefined, + "name": "_dispatch_root_queues_init_once", + "selfWeight": 0, + "totalWeight": 1001584, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_pthread_workqueue_init_with_workloop", + "line": undefined, + "name": "_pthread_workqueue_init_with_workloop", + "selfWeight": 1001584, + "totalWeight": 1001584, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:BKSDisplayServicesStart", + "line": undefined, + "name": "BKSDisplayServicesStart", + "selfWeight": 0, + "totalWeight": 3010416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[CADisplay mainDisplay]", + "line": undefined, + "name": "+[CADisplay mainDisplay]", + "selfWeight": 0, + "totalWeight": 3010416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ensure_displays()", + "line": undefined, + "name": "ensure_displays()", + "selfWeight": 0, + "totalWeight": 3010416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CASGetDisplays", + "line": undefined, + "name": "_CASGetDisplays", + "selfWeight": 0, + "totalWeight": 3010416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:mach_msg", + "line": undefined, + "name": "mach_msg", + "selfWeight": 0, + "totalWeight": 8041750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:mach_msg_trap", + "line": undefined, + "name": "mach_msg_trap", + "selfWeight": 8041750, + "totalWeight": 8041750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UIApplicationInitialize", + "line": undefined, + "name": "UIApplicationInitialize", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:___UIApplicationUsesAlternateFont_block_invoke", + "line": undefined, + "name": "___UIApplicationUsesAlternateFont_block_invoke", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CPIsInternalDevice", + "line": undefined, + "name": "CPIsInternalDevice", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CPIsInternalDevice_block_invoke", + "line": undefined, + "name": "__CPIsInternalDevice_block_invoke", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:MGGetBoolAnswer", + "line": undefined, + "name": "MGGetBoolAnswer", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000181ff409a", + "line": undefined, + "name": "0x0000000181ff409a", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000181ff2c56", + "line": undefined, + "name": "0x0000000181ff2c56", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000181ff273a", + "line": undefined, + "name": "0x0000000181ff273a", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x0000000181ff050e", + "line": undefined, + "name": "0x0000000181ff050e", + "selfWeight": 0, + "totalWeight": 1004125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:open", + "line": undefined, + "name": "open", + "selfWeight": 0, + "totalWeight": 6019083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__open", + "line": undefined, + "name": "__open", + "selfWeight": 6019083, + "totalWeight": 6019083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIEventFetcher init]", + "line": undefined, + "name": "-[UIEventFetcher init]", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIEventFetcher setupThreadAndRun]", + "line": undefined, + "name": "-[UIEventFetcher setupThreadAndRun]", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSThread start]", + "line": undefined, + "name": "-[NSThread start]", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:standardDefaultCenter", + "line": undefined, + "name": "standardDefaultCenter", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__standardDefaultCenter_block_invoke", + "line": undefined, + "name": "__standardDefaultCenter_block_invoke", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFXNotificationGetTaskCenter", + "line": undefined, + "name": "_CFXNotificationGetTaskCenter", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFNotificationCenterGetLocalCenter_block_invoke", + "line": undefined, + "name": "__CFNotificationCenterGetLocalCenter_block_invoke", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:____initDayChangedNotification_block_invoke", + "line": undefined, + "name": "____initDayChangedNotification_block_invoke", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__postAndResetMidnight", + "line": undefined, + "name": "__postAndResetMidnight", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:localtime_r", + "line": undefined, + "name": "localtime_r", + "selfWeight": 0, + "totalWeight": 3018084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:tzsetwall_basic", + "line": undefined, + "name": "tzsetwall_basic", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:tzload", + "line": undefined, + "name": "tzload", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:tzparse", + "line": undefined, + "name": "tzparse", + "selfWeight": 0, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__read_nocancel", + "line": undefined, + "name": "__read_nocancel", + "selfWeight": 2010959, + "totalWeight": 2010959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UIApplicationInstantiateSingleton", + "line": undefined, + "name": "UIApplicationInstantiateSingleton", + "selfWeight": 0, + "totalWeight": 6027000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication init]", + "line": undefined, + "name": "-[UIApplication init]", + "selfWeight": 0, + "totalWeight": 6027000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[__NSOrderedSetM __new:::]", + "line": undefined, + "name": "+[__NSOrderedSetM __new:::]", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFBasicHashCreate", + "line": undefined, + "name": "CFBasicHashCreate", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFBasicHashGetPtrIndex", + "line": undefined, + "name": "CFBasicHashGetPtrIndex", + "selfWeight": 1005333, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _fetchInfoPlistFlags]", + "line": undefined, + "name": "-[UIApplication _fetchInfoPlistFlags]", + "selfWeight": 0, + "totalWeight": 1005667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIApplication _isClassic]", + "line": undefined, + "name": "+[UIApplication _isClassic]", + "selfWeight": 0, + "totalWeight": 1005667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIApplication _classicMode]", + "line": undefined, + "name": "+[UIApplication _classicMode]", + "selfWeight": 0, + "totalWeight": 1005667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__29+[UIApplication _classicMode]_block_invoke", + "line": undefined, + "name": "__29+[UIApplication _classicMode]_block_invoke", + "selfWeight": 0, + "totalWeight": 1005667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSProcessInfo environment]", + "line": undefined, + "name": "-[NSProcessInfo environment]", + "selfWeight": 0, + "totalWeight": 1005667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_objc_msgSend_uncached", + "line": undefined, + "name": "_objc_msgSend_uncached", + "selfWeight": 0, + "totalWeight": 2443466794, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:lookUpImpOrForward", + "line": undefined, + "name": "lookUpImpOrForward", + "selfWeight": 0, + "totalWeight": 2444467294, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getMethodNoSuper_nolock(objc_class*, objc_selector*)", + "line": undefined, + "name": "getMethodNoSuper_nolock(objc_class*, objc_selector*)", + "selfWeight": 2412310333, + "totalWeight": 2422356334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:search_method_list(method_list_t const*, objc_selector*)", + "line": undefined, + "name": "search_method_list(method_list_t const*, objc_selector*)", + "selfWeight": 11049626, + "totalWeight": 11049626, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIContentSizeCategoryPreference system]", + "line": undefined, + "name": "+[UIContentSizeCategoryPreference system]", + "selfWeight": 0, + "totalWeight": 4016000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIContentSizeCategoryPreferenceSystem _readAndObservePreferences]", + "line": undefined, + "name": "-[_UIContentSizeCategoryPreferenceSystem _readAndObservePreferences]", + "selfWeight": 0, + "totalWeight": 4016000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategoryFromUserDefaultsPostingNotification:]", + "line": undefined, + "name": "-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategoryFromUserDefaultsPostingNotification:]", + "selfWeight": 0, + "totalWeight": 4016000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategory:postingNotification:]", + "line": undefined, + "name": "-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategory:postingNotification:]", + "selfWeight": 0, + "totalWeight": 4016000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_class_initialize", + "line": undefined, + "name": "_class_initialize", + "selfWeight": 0, + "totalWeight": 17096709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CALLING_SOME_+initialize_METHOD", + "line": undefined, + "name": "CALLING_SOME_+initialize_METHOD", + "selfWeight": 0, + "totalWeight": 16093084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIScreen initialize]", + "line": undefined, + "name": "+[UIScreen initialize]", + "selfWeight": 0, + "totalWeight": 4016000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UISelfTaskHasEntitlement", + "line": undefined, + "name": "UISelfTaskHasEntitlement", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UITaskHasEntitlement", + "line": undefined, + "name": "_UITaskHasEntitlement", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UICopyValueForEntitlementUsingTaskCreationBlock", + "line": undefined, + "name": "_UICopyValueForEntitlementUsingTaskCreationBlock", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:SecTaskCopyValueForEntitlement", + "line": undefined, + "name": "SecTaskCopyValueForEntitlement", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:SecTaskLoadEntitlements", + "line": undefined, + "name": "SecTaskLoadEntitlements", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFPropertyListCreateWithData", + "line": undefined, + "name": "CFPropertyListCreateWithData", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFPropertyListCreateWithData", + "line": undefined, + "name": "_CFPropertyListCreateWithData", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFPropertyListCreateFromUTF8Data", + "line": undefined, + "name": "_CFPropertyListCreateFromUTF8Data", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFBurstTrieCreate", + "line": undefined, + "name": "CFBurstTrieCreate", + "selfWeight": 0, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFRelease", + "line": undefined, + "name": "_CFRelease", + "selfWeight": 1005709, + "totalWeight": 3010000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFBasicHashDeallocate", + "line": undefined, + "name": "__CFBasicHashDeallocate", + "selfWeight": 1002041, + "totalWeight": 1002041, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIScreen _FBSDisplayConfigurationConnected:andNotify:]", + "line": undefined, + "name": "+[UIScreen _FBSDisplayConfigurationConnected:andNotify:]", + "selfWeight": 0, + "totalWeight": 9031376, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen initWithDisplayConfiguration:]", + "line": undefined, + "name": "-[UIScreen initWithDisplayConfiguration:]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen _computeMetrics:]", + "line": undefined, + "name": "-[UIScreen _computeMetrics:]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen _updateOverscanCompensationAllowingBackgroundUpdate:]", + "line": undefined, + "name": "-[UIScreen _updateOverscanCompensationAllowingBackgroundUpdate:]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication isSuspended]", + "line": undefined, + "name": "-[UIApplication isSuspended]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[_UIApplicationCanvas mostActiveCanvas]", + "line": undefined, + "name": "+[_UIApplicationCanvas mostActiveCanvas]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[_UIApplicationCanvas canvases]", + "line": undefined, + "name": "+[_UIApplicationCanvas canvases]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_qfqp2_InitializedGlobalData", + "line": undefined, + "name": "_qfqp2_InitializedGlobalData", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSSet setWithObjects:]", + "line": undefined, + "name": "+[NSSet setWithObjects:]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[__NSSetI __new::::]", + "line": undefined, + "name": "+[__NSSetI __new::::]", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFAllocateObject2", + "line": undefined, + "name": "__CFAllocateObject2", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:class_createInstance", + "line": undefined, + "name": "class_createInstance", + "selfWeight": 0, + "totalWeight": 3017459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:calloc", + "line": undefined, + "name": "calloc", + "selfWeight": 1002292, + "totalWeight": 3017459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:malloc_zone_calloc", + "line": undefined, + "name": "malloc_zone_calloc", + "selfWeight": 1007917, + "totalWeight": 2015167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:szone_malloc_should_clear", + "line": undefined, + "name": "szone_malloc_should_clear", + "selfWeight": 0, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_platform_memset", + "line": undefined, + "name": "_platform_memset", + "selfWeight": 1007250, + "totalWeight": 1007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen _connectScreen]", + "line": undefined, + "name": "-[UIScreen _connectScreen]", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen _updateTraits]", + "line": undefined, + "name": "-[UIScreen _updateTraits]", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen _defaultTraitCollectionForInterfaceOrientation:inBounds:]", + "line": undefined, + "name": "-[UIScreen _defaultTraitCollectionForInterfaceOrientation:inBounds:]", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIScreen _forceTouchCapability]", + "line": undefined, + "name": "-[UIScreen _forceTouchCapability]", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_AXSForceTouchEnabled", + "line": undefined, + "name": "_AXSForceTouchEnabled", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:___AXSForceTouchEnabled_block_invoke", + "line": undefined, + "name": "___AXSForceTouchEnabled_block_invoke", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_getBooleanPreference", + "line": undefined, + "name": "_getBooleanPreference", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_copyValuePreference", + "line": undefined, + "name": "_copyValuePreference", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFPreferencesCopyAppValue", + "line": undefined, + "name": "CFPreferencesCopyAppValue", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]", + "line": undefined, + "name": "-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]", + "line": undefined, + "name": "-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:normalizeQuintuplet", + "line": undefined, + "name": "normalizeQuintuplet", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFPrefsExtractQuadrupleFromPathIfPossible", + "line": undefined, + "name": "_CFPrefsExtractQuadrupleFromPathIfPossible", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFStringCreateWithFormat", + "line": undefined, + "name": "CFStringCreateWithFormat", + "selfWeight": 0, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFStringCreateCopy", + "line": undefined, + "name": "CFStringCreateCopy", + "selfWeight": 2006709, + "totalWeight": 2006709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSWorkspace initWithSerialQueue:]", + "line": undefined, + "name": "-[FBSWorkspace initWithSerialQueue:]", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSWorkspaceClient initWithDelegate:]", + "line": undefined, + "name": "-[FBSWorkspaceClient initWithDelegate:]", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSWorkspaceClient _debugLog:]", + "line": undefined, + "name": "-[FBSWorkspaceClient _debugLog:]", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:FBLogCommon", + "line": undefined, + "name": "FBLogCommon", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__FBLogCommon_block_invoke", + "line": undefined, + "name": "__FBLogCommon_block_invoke", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:os_log_create", + "line": undefined, + "name": "os_log_create", + "selfWeight": 0, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_log_preferences_refresh", + "line": undefined, + "name": "_os_log_preferences_refresh", + "selfWeight": 0, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_log_preferences_load", + "line": undefined, + "name": "_os_log_preferences_load", + "selfWeight": 0, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_trace_read_plist_at", + "line": undefined, + "name": "_os_trace_read_plist_at", + "selfWeight": 0, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_trace_read_file_at", + "line": undefined, + "name": "_os_trace_read_file_at", + "selfWeight": 0, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:openat", + "line": undefined, + "name": "openat", + "selfWeight": 0, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__openat", + "line": undefined, + "name": "__openat", + "selfWeight": 4017500, + "totalWeight": 4017500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[_UIRemoteKeyboards sharedRemoteKeyboards]", + "line": undefined, + "name": "+[_UIRemoteKeyboards sharedRemoteKeyboards]", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__43+[_UIRemoteKeyboards sharedRemoteKeyboards]_block_invoke", + "line": undefined, + "name": "__43+[_UIRemoteKeyboards sharedRemoteKeyboards]_block_invoke", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIRemoteKeyboards init]", + "line": undefined, + "name": "-[_UIRemoteKeyboards init]", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSNotificationCenter addObserver:selector:name:object:]", + "line": undefined, + "name": "-[NSNotificationCenter addObserver:selector:name:object:]", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFXNotificationRegisterObserver", + "line": undefined, + "name": "_CFXNotificationRegisterObserver", + "selfWeight": 0, + "totalWeight": 2008292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXNotificationRegistrar add:object:observer:tokenRegistration:]", + "line": undefined, + "name": "-[_CFXNotificationRegistrar add:object:observer:tokenRegistration:]", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXNotificationRegistrar acquireName:]", + "line": undefined, + "name": "-[_CFXNotificationRegistrar acquireName:]", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFDictionaryGetValue", + "line": undefined, + "name": "CFDictionaryGetValue", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFBasicHashFindBucket", + "line": undefined, + "name": "CFBasicHashFindBucket", + "selfWeight": 0, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFEqual", + "line": undefined, + "name": "CFEqual", + "selfWeight": 1004875, + "totalWeight": 1004875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _run]", + "line": undefined, + "name": "-[UIApplication _run]", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIAccessibilityInitialize", + "line": undefined, + "name": "_UIAccessibilityInitialize", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication(UIKitApplicationAccessibility) _accessibilityInit]", + "line": undefined, + "name": "-[UIApplication(UIKitApplicationAccessibility) _accessibilityInit]", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication(UIKitApplicationAccessibility) _updateApplicationAccessibility]", + "line": undefined, + "name": "-[UIApplication(UIKitApplicationAccessibility) _updateApplicationAccessibility]", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_AXSApplicationAccessibilityEnabled", + "line": undefined, + "name": "_AXSApplicationAccessibilityEnabled", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:___AXSApplicationAccessibilityEnabled_block_invoke", + "line": undefined, + "name": "___AXSApplicationAccessibilityEnabled_block_invoke", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFNotificationCenterAddObserver", + "line": undefined, + "name": "CFNotificationCenterAddObserver", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:notify_register_dispatch", + "line": undefined, + "name": "notify_register_dispatch", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:notify_register_mach_port", + "line": undefined, + "name": "notify_register_mach_port", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:mach_port_insert_right", + "line": undefined, + "name": "mach_port_insert_right", + "selfWeight": 0, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_kernelrpc_mach_port_insert_right_trap", + "line": undefined, + "name": "_kernelrpc_mach_port_insert_right_trap", + "selfWeight": 1003417, + "totalWeight": 1003417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:GSEventRunModal", + "line": undefined, + "name": "GSEventRunModal", + "selfWeight": 0, + "totalWeight": 3496742583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFRunLoopRunSpecific", + "line": undefined, + "name": "CFRunLoopRunSpecific", + "selfWeight": 0, + "totalWeight": 3496742583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRunLoopRun", + "line": undefined, + "name": "__CFRunLoopRun", + "selfWeight": 0, + "totalWeight": 3496742583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRunLoopDoObservers", + "line": undefined, + "name": "__CFRunLoopDoObservers", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__", + "line": undefined, + "name": "__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__", + "selfWeight": 0, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIGestureEnvironmentUpdate", + "line": undefined, + "name": "_UIGestureEnvironmentUpdate", + "selfWeight": 1002583, + "totalWeight": 1002583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRunLoopDoSources0", + "line": undefined, + "name": "__CFRunLoopDoSources0", + "selfWeight": 0, + "totalWeight": 1051230959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", + "line": undefined, + "name": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", + "selfWeight": 0, + "totalWeight": 1051230959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSerialQueue _performNextFromRunLoopSource]", + "line": undefined, + "name": "-[FBSSerialQueue _performNextFromRunLoopSource]", + "selfWeight": 0, + "totalWeight": 1051230959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSerialQueue _performNext]", + "line": undefined, + "name": "-[FBSSerialQueue _performNext]", + "selfWeight": 0, + "totalWeight": 1051230959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__", + "line": undefined, + "name": "__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__", + "selfWeight": 0, + "totalWeight": 1051230959, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_block_invoke_direct$VARIANT$armv81", + "line": undefined, + "name": "_dispatch_block_invoke_direct$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 1049215459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2", + "line": undefined, + "name": "__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2", + "selfWeight": 0, + "totalWeight": 1044192750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneImpl _didCreateWithTransitionContext:completion:]", + "line": undefined, + "name": "-[FBSSceneImpl _didCreateWithTransitionContext:completion:]", + "selfWeight": 0, + "totalWeight": 1044192750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]", + "line": undefined, + "name": "-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]", + "selfWeight": 0, + "totalWeight": 1044192750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication workspace:didCreateScene:withTransitionContext:completion:]", + "line": undefined, + "name": "-[UIApplication workspace:didCreateScene:withTransitionContext:completion:]", + "selfWeight": 0, + "totalWeight": 1044192750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIScreenAddScreen", + "line": undefined, + "name": "_UIScreenAddScreen", + "selfWeight": 0, + "totalWeight": 6017417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_queue_barrier_sync_invoke_and_complete", + "line": undefined, + "name": "_dispatch_queue_barrier_sync_invoke_and_complete", + "selfWeight": 2000625, + "totalWeight": 2418327499, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:___UIScreenAddScreen_block_invoke", + "line": undefined, + "name": "___UIScreenAddScreen_block_invoke", + "selfWeight": 0, + "totalWeight": 6017417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:]", + "line": undefined, + "name": "-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:]", + "selfWeight": 0, + "totalWeight": 1042193250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]", + "line": undefined, + "name": "-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]", + "selfWeight": 0, + "totalWeight": 1041189916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_performActionsWithDelayForTransitionContext", + "line": undefined, + "name": "_performActionsWithDelayForTransitionContext", + "selfWeight": 0, + "totalWeight": 1041189916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke", + "line": undefined, + "name": "__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1041189916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]", + "line": undefined, + "name": "-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke", + "line": undefined, + "name": "__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:]", + "line": undefined, + "name": "-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:]", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]", + "line": undefined, + "name": "-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:]", + "line": undefined, + "name": "+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:]", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke", + "line": undefined, + "name": "__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _runWithMainScene:transitionContext:completion:]", + "line": undefined, + "name": "-[UIApplication _runWithMainScene:transitionContext:completion:]", + "selfWeight": 0, + "totalWeight": 1038175333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _reloadKeyboardArbiterState]", + "line": undefined, + "name": "-[UIApplication _reloadKeyboardArbiterState]", + "selfWeight": 0, + "totalWeight": 1004625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIRemoteKeyboards startConnection]", + "line": undefined, + "name": "-[_UIRemoteKeyboards startConnection]", + "selfWeight": 0, + "totalWeight": 1004625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[_UIRemoteKeyboards createArbiterConnection]", + "line": undefined, + "name": "+[_UIRemoteKeyboards createArbiterConnection]", + "selfWeight": 0, + "totalWeight": 1004625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIKeyboardArbitration_Interface", + "line": undefined, + "name": "_UIKeyboardArbitration_Interface", + "selfWeight": 0, + "totalWeight": 1004625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSXPCInterface interfaceWithProtocol:]", + "line": undefined, + "name": "+[NSXPCInterface interfaceWithProtocol:]", + "selfWeight": 0, + "totalWeight": 2010625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSXPCInterface setProtocol:]", + "line": undefined, + "name": "-[NSXPCInterface setProtocol:]", + "selfWeight": 0, + "totalWeight": 2010625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:setProtocolMetadata", + "line": undefined, + "name": "setProtocolMetadata", + "selfWeight": 0, + "totalWeight": 2010625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:setProtocolMetdataWithMethods", + "line": undefined, + "name": "setProtocolMetdataWithMethods", + "selfWeight": 0, + "totalWeight": 2010625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:setProtocolMetadataWithSignature", + "line": undefined, + "name": "setProtocolMetadataWithSignature", + "selfWeight": 0, + "totalWeight": 1004625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:cache_fill", + "line": undefined, + "name": "cache_fill", + "selfWeight": 1001792, + "totalWeight": 3010417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:cache_collect", + "line": undefined, + "name": "cache_collect", + "selfWeight": 0, + "totalWeight": 2008625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_collecting_in_critical()", + "line": undefined, + "name": "_collecting_in_critical()", + "selfWeight": 0, + "totalWeight": 2008625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:task_threads", + "line": undefined, + "name": "task_threads", + "selfWeight": 0, + "totalWeight": 1004625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:]", + "line": undefined, + "name": "-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:]", + "selfWeight": 0, + "totalWeight": 22078958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar_Base initWithFrame:showForegroundView:inProcessStateProvider:]", + "line": undefined, + "name": "-[UIStatusBar_Base initWithFrame:showForegroundView:inProcessStateProvider:]", + "selfWeight": 0, + "totalWeight": 2009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar _initWithFrame:showForegroundView:inProcessStateProvider:]", + "line": undefined, + "name": "-[UIStatusBar _initWithFrame:showForegroundView:inProcessStateProvider:]", + "selfWeight": 0, + "totalWeight": 2009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::set_bit(unsigned int, unsigned int, unsigned int, bool, void (CA::Layer::*)(CA::Transaction*))", + "line": undefined, + "name": "CA::Layer::set_bit(unsigned int, unsigned int, unsigned int, bool, void (CA::Layer::*)(CA::Transaction*))", + "selfWeight": 0, + "totalWeight": 1005417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:NSKeyValueWillChangeWithPerThreadPendingNotifications", + "line": undefined, + "name": "NSKeyValueWillChangeWithPerThreadPendingNotifications", + "selfWeight": 0, + "totalWeight": 1005417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED", + "line": undefined, + "name": "KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED", + "selfWeight": 1005417, + "totalWeight": 1005417, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIStatusBarServer getStatusBarData]", + "line": undefined, + "name": "+[UIStatusBarServer getStatusBarData]", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[IOSurface initWithMachPort:]", + "line": undefined, + "name": "-[IOSurface initWithMachPort:]", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:IOSurfaceClientLookupFromMachPort", + "line": undefined, + "name": "IOSurfaceClientLookupFromMachPort", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:pthread_once$VARIANT$armv81", + "line": undefined, + "name": "pthread_once$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_once$VARIANT$armv81", + "line": undefined, + "name": "_os_once$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__pthread_once_handler", + "line": undefined, + "name": "__pthread_once_handler", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_iosConnectInitalize", + "line": undefined, + "name": "_iosConnectInitalize", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:IOServiceGetMatchingService", + "line": undefined, + "name": "IOServiceGetMatchingService", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:io_service_get_matching_service_bin", + "line": undefined, + "name": "io_service_get_matching_service_bin", + "selfWeight": 0, + "totalWeight": 1004042, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar_Base requestStyle:animated:forced:]", + "line": undefined, + "name": "-[UIStatusBar_Base requestStyle:animated:forced:]", + "selfWeight": 0, + "totalWeight": 12042916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar_Base requestStyle:animationParameters:forced:]", + "line": undefined, + "name": "-[UIStatusBar_Base requestStyle:animationParameters:forced:]", + "selfWeight": 0, + "totalWeight": 15045332, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar _requestStyle:animationParameters:forced:]", + "line": undefined, + "name": "-[UIStatusBar _requestStyle:animationParameters:forced:]", + "selfWeight": 0, + "totalWeight": 15045332, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__UILogGetCategoryCachedImpl", + "line": undefined, + "name": "__UILogGetCategoryCachedImpl", + "selfWeight": 0, + "totalWeight": 1003833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__UILogCategoryGetNode", + "line": undefined, + "name": "__UILogCategoryGetNode", + "selfWeight": 0, + "totalWeight": 1003833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__UILogCategoryNewNode", + "line": undefined, + "name": "__UILogCategoryNewNode", + "selfWeight": 0, + "totalWeight": 1003833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:]", + "line": undefined, + "name": "-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:]", + "selfWeight": 0, + "totalWeight": 11039083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar _prepareToSetStyle:animation:forced:]", + "line": undefined, + "name": "-[UIStatusBar _prepareToSetStyle:animation:forced:]", + "selfWeight": 0, + "totalWeight": 11039083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIView(Animation) performWithoutAnimation:]", + "line": undefined, + "name": "+[UIView(Animation) performWithoutAnimation:]", + "selfWeight": 0, + "totalWeight": 11039083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke", + "line": undefined, + "name": "__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke", + "selfWeight": 0, + "totalWeight": 10037250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundView initWithFrame:foregroundStyle:usesVerticalLayout:]", + "line": undefined, + "name": "-[UIStatusBarForegroundView initWithFrame:foregroundStyle:usesVerticalLayout:]", + "selfWeight": 0, + "totalWeight": 1003625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIAccessibilityHUDGestureManager initWithView:]", + "line": undefined, + "name": "-[UIAccessibilityHUDGestureManager initWithView:]", + "selfWeight": 0, + "totalWeight": 1003625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:lockAndFinishInitializing(objc_class*, objc_class*)", + "line": undefined, + "name": "lockAndFinishInitializing(objc_class*, objc_class*)", + "selfWeight": 0, + "totalWeight": 1003625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_finishInitializing(objc_class*, objc_class*)", + "line": undefined, + "name": "_finishInitializing(objc_class*, objc_class*)", + "selfWeight": 0, + "totalWeight": 1003625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:objc_class::setInitialized()", + "line": undefined, + "name": "objc_class::setInitialized()", + "selfWeight": 0, + "totalWeight": 1003625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:methodListImplementsRR(method_list_t const*)", + "line": undefined, + "name": "methodListImplementsRR(method_list_t const*)", + "selfWeight": 0, + "totalWeight": 1003625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundView setStatusBarData:actions:animated:]", + "line": undefined, + "name": "-[UIStatusBarForegroundView setStatusBarData:actions:animated:]", + "selfWeight": 0, + "totalWeight": 2445492083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundView _setStatusBarData:actions:animated:]", + "line": undefined, + "name": "-[UIStatusBarForegroundView _setStatusBarData:actions:animated:]", + "selfWeight": 0, + "totalWeight": 2445492083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:]", + "selfWeight": 0, + "totalWeight": 9033625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:]", + "selfWeight": 0, + "totalWeight": 9033625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager _createViewForItem:withData:actions:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager _createViewForItem:withData:actions:]", + "selfWeight": 0, + "totalWeight": 9033625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:]", + "line": undefined, + "name": "+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:]", + "selfWeight": 0, + "totalWeight": 9033625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView initWithItem:data:actions:style:]", + "line": undefined, + "name": "-[UIStatusBarItemView initWithItem:data:actions:style:]", + "selfWeight": 0, + "totalWeight": 9033625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView updateContentsAndWidth]", + "line": undefined, + "name": "-[UIStatusBarItemView updateContentsAndWidth]", + "selfWeight": 0, + "totalWeight": 2441479791, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarSignalStrengthItemView contentsImage]", + "line": undefined, + "name": "-[UIStatusBarSignalStrengthItemView contentsImage]", + "selfWeight": 0, + "totalWeight": 1003875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView imageWithShadowNamed:]", + "line": undefined, + "name": "-[UIStatusBarItemView imageWithShadowNamed:]", + "selfWeight": 0, + "totalWeight": 3012291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes imageNamed:withLegibilityStyle:legibilityStrength:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes imageNamed:withLegibilityStyle:legibilityStrength:]", + "selfWeight": 0, + "totalWeight": 3012291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes untintedImageNamed:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes untintedImageNamed:]", + "selfWeight": 0, + "totalWeight": 3012291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]", + "selfWeight": 0, + "totalWeight": 3012291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__58-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]_block_invoke", + "line": undefined, + "name": "__58-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]_block_invoke", + "selfWeight": 0, + "totalWeight": 3012291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes _cacheQueue_cachedImageNamed:inTempGroup:groupFullName:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes _cacheQueue_cachedImageNamed:inTempGroup:groupFullName:]", + "selfWeight": 0, + "totalWeight": 2409305207, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarCache imageNamed:forGroup:withScale:]", + "line": undefined, + "name": "-[UIStatusBarCache imageNamed:forGroup:withScale:]", + "selfWeight": 0, + "totalWeight": 2409305207, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CPBitmapStore copyImageForKey:inGroup:]", + "line": undefined, + "name": "-[CPBitmapStore copyImageForKey:inGroup:]", + "selfWeight": 0, + "totalWeight": 2409305207, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CPBitmapStore openAndMmap:withInfo:]", + "line": undefined, + "name": "-[CPBitmapStore openAndMmap:withInfo:]", + "selfWeight": 0, + "totalWeight": 2409305207, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGBitmapGetAlignedBytesPerRow", + "line": undefined, + "name": "CGBitmapGetAlignedBytesPerRow", + "selfWeight": 0, + "totalWeight": 1003875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:initialize_alignment", + "line": undefined, + "name": "initialize_alignment", + "selfWeight": 1003875, + "totalWeight": 1003875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarDataNetworkItemView contentsImage]", + "line": undefined, + "name": "-[UIStatusBarDataNetworkItemView contentsImage]", + "selfWeight": 0, + "totalWeight": 1003583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarDataNetworkItemView _dataNetworkImage]", + "line": undefined, + "name": "-[UIStatusBarDataNetworkItemView _dataNetworkImage]", + "selfWeight": 0, + "totalWeight": 1003583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView initWithFrame:]", + "line": undefined, + "name": "-[UIView initWithFrame:]", + "selfWeight": 0, + "totalWeight": 3006667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UIViewCommonInitWithFrame", + "line": undefined, + "name": "UIViewCommonInitWithFrame", + "selfWeight": 0, + "totalWeight": 3006667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView _createLayerWithFrame:]", + "line": undefined, + "name": "-[UIView _createLayerWithFrame:]", + "selfWeight": 0, + "totalWeight": 3006667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CALayer setDelegate:]", + "line": undefined, + "name": "-[CALayer setDelegate:]", + "selfWeight": 0, + "totalWeight": 2006167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::State::set_delegate(CA::Transaction*, objc_object*)", + "line": undefined, + "name": "CA::Layer::State::set_delegate(CA::Transaction*, objc_object*)", + "selfWeight": 0, + "totalWeight": 2006167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:lookup_delegate_methods(CA::Transaction*, objc_object*)", + "line": undefined, + "name": "lookup_delegate_methods(CA::Transaction*, objc_object*)", + "selfWeight": 0, + "totalWeight": 2006167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarBatteryItemView contentsImage]", + "line": undefined, + "name": "-[UIStatusBarBatteryItemView contentsImage]", + "selfWeight": 0, + "totalWeight": 3011167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarBatteryItemView _contentsImage]", + "line": undefined, + "name": "-[UIStatusBarBatteryItemView _contentsImage]", + "selfWeight": 0, + "totalWeight": 3011167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView beginImageContextWithMinimumWidth:]", + "line": undefined, + "name": "-[UIStatusBarItemView beginImageContextWithMinimumWidth:]", + "selfWeight": 0, + "totalWeight": 3011167, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIGraphicsBeginImageContextWithOptions", + "line": undefined, + "name": "_UIGraphicsBeginImageContextWithOptions", + "selfWeight": 0, + "totalWeight": 4016876, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGBitmapContextCreate", + "line": undefined, + "name": "CGBitmapContextCreate", + "selfWeight": 0, + "totalWeight": 1003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGBitmapContextCreateWithData", + "line": undefined, + "name": "CGBitmapContextCreateWithData", + "selfWeight": 0, + "totalWeight": 1003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGBitmapContextInfoCreate", + "line": undefined, + "name": "CGBitmapContextInfoCreate", + "selfWeight": 0, + "totalWeight": 1003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGBitmapAllocateData", + "line": undefined, + "name": "CGBitmapAllocateData", + "selfWeight": 0, + "totalWeight": 1003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:mmap", + "line": undefined, + "name": "mmap", + "selfWeight": 0, + "totalWeight": 1003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__mmap", + "line": undefined, + "name": "__mmap", + "selfWeight": 1003917, + "totalWeight": 1003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGContextClearRect", + "line": undefined, + "name": "CGContextClearRect", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGContextFillRect", + "line": undefined, + "name": "CGContextFillRect", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGContextFillRects", + "line": undefined, + "name": "CGContextFillRects", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ripc_DrawRects", + "line": undefined, + "name": "ripc_DrawRects", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ripc_Render", + "line": undefined, + "name": "ripc_Render", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ripc_GetColor", + "line": undefined, + "name": "ripc_GetColor", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGColorTransformConvertColorComponents", + "line": undefined, + "name": "CGColorTransformConvertColorComponents", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGCMSConverterConvertColorComponents", + "line": undefined, + "name": "CGCMSConverterConvertColorComponents", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:convert_icc", + "line": undefined, + "name": "convert_icc", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:vImageConvert_AnyToAny", + "line": undefined, + "name": "vImageConvert_AnyToAny", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:AnyToAnyBlock", + "line": undefined, + "name": "AnyToAnyBlock", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:AnyToAnyBlockInternal", + "line": undefined, + "name": "AnyToAnyBlockInternal", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:DoMatrix", + "line": undefined, + "name": "DoMatrix", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:vImageMatrixMultiply_PlanarF", + "line": undefined, + "name": "vImageMatrixMultiply_PlanarF", + "selfWeight": 0, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:vMatrixMultiply_PlanarF", + "line": undefined, + "name": "vMatrixMultiply_PlanarF", + "selfWeight": 2007250, + "totalWeight": 2007250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarIndicatorItemView contentsImage]", + "line": undefined, + "name": "-[UIStatusBarIndicatorItemView contentsImage]", + "selfWeight": 0, + "totalWeight": 1004833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Hierarchy) insertSubview:aboveSubview:]", + "line": undefined, + "name": "-[UIView(Hierarchy) insertSubview:aboveSubview:]", + "selfWeight": 0, + "totalWeight": 1001833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Internal) _addSubview:positioned:relativeTo:]", + "line": undefined, + "name": "-[UIView(Internal) _addSubview:positioned:relativeTo:]", + "selfWeight": 0, + "totalWeight": 1007064832, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Hierarchy) window]", + "line": undefined, + "name": "-[UIView(Hierarchy) window]", + "selfWeight": 1001833, + "totalWeight": 1001833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _initWithOrientation:]", + "line": undefined, + "name": "-[UIWindow _initWithOrientation:]", + "selfWeight": 0, + "totalWeight": 3007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarWindow initWithFrame:]", + "line": undefined, + "name": "-[UIStatusBarWindow initWithFrame:]", + "selfWeight": 0, + "totalWeight": 2004709, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _initWithFrame:debugName:scene:attached:]", + "line": undefined, + "name": "-[UIWindow _initWithFrame:debugName:scene:attached:]", + "selfWeight": 0, + "totalWeight": 2003708, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _initWithFrame:debugName:canvas:]", + "line": undefined, + "name": "-[UIWindow _initWithFrame:debugName:canvas:]", + "selfWeight": 0, + "totalWeight": 2003708, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CALayer init]", + "line": undefined, + "name": "-[CALayer init]", + "selfWeight": 0, + "totalWeight": 1000500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::class_state(objc_class*)", + "line": undefined, + "name": "CA::Layer::class_state(objc_class*)", + "selfWeight": 0, + "totalWeight": 1000500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:class_getMethodImplementation", + "line": undefined, + "name": "class_getMethodImplementation", + "selfWeight": 0, + "totalWeight": 1000500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:lookUpImpOrNil", + "line": undefined, + "name": "lookUpImpOrNil", + "selfWeight": 0, + "totalWeight": 1000500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:rwlock_tt::read()", + "line": undefined, + "name": "rwlock_tt::read()", + "selfWeight": 0, + "totalWeight": 1000500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:pthread_rwlock_rdlock$VARIANT$armv81", + "line": undefined, + "name": "pthread_rwlock_rdlock$VARIANT$armv81", + "selfWeight": 1000500, + "totalWeight": 1000500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow setFrame:]", + "line": undefined, + "name": "-[UIWindow setFrame:]", + "selfWeight": 0, + "totalWeight": 1004209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _updateWindowTraitsAndNotify:]", + "line": undefined, + "name": "-[UIWindow _updateWindowTraitsAndNotify:]", + "selfWeight": 0, + "totalWeight": 1004209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _traitCollectionForSize:screen:]", + "line": undefined, + "name": "-[UIWindow _traitCollectionForSize:screen:]", + "selfWeight": 0, + "totalWeight": 2012126, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _traitCollectionForSize:screenCollection:]", + "line": undefined, + "name": "-[UIWindow _traitCollectionForSize:screenCollection:]", + "selfWeight": 0, + "totalWeight": 2012126, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UITraitCollection traitCollectionWithTraitsFromCollections:]", + "line": undefined, + "name": "+[UITraitCollection traitCollectionWithTraitsFromCollections:]", + "selfWeight": 0, + "totalWeight": 1004209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]", + "line": undefined, + "name": "-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]", + "selfWeight": 0, + "totalWeight": 3004834, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__62+[UITraitCollection traitCollectionWithTraitsFromCollections:]_block_invoke", + "line": undefined, + "name": "__62+[UITraitCollection traitCollectionWithTraitsFromCollections:]_block_invoke", + "selfWeight": 1004209, + "totalWeight": 1004209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarWindow setStatusBar:]", + "line": undefined, + "name": "-[UIStatusBarWindow setStatusBar:]", + "selfWeight": 0, + "totalWeight": 1003583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Hierarchy) _postMovedFromSuperview:]", + "line": undefined, + "name": "-[UIView(Hierarchy) _postMovedFromSuperview:]", + "selfWeight": 0, + "totalWeight": 4014416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke", + "line": undefined, + "name": "__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke", + "selfWeight": 0, + "totalWeight": 4014416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Hierarchy) _promoteSelfOrDescendantToFirstResponderIfNecessary]", + "line": undefined, + "name": "-[UIView(Hierarchy) _promoteSelfOrDescendantToFirstResponderIfNecessary]", + "selfWeight": 0, + "totalWeight": 1003583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Hierarchy) _findFirstSubviewWantingToBecomeFirstResponder]", + "line": undefined, + "name": "-[UIView(Hierarchy) _findFirstSubviewWantingToBecomeFirstResponder]", + "selfWeight": 0, + "totalWeight": 1003583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIKitManual) release]", + "line": undefined, + "name": "-[UIView(UIKitManual) release]", + "selfWeight": 1003583, + "totalWeight": 1003583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarWindow setOrientation:animationParameters:]", + "line": undefined, + "name": "-[UIStatusBarWindow setOrientation:animationParameters:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarWindow _rotate]", + "line": undefined, + "name": "-[UIStatusBarWindow _rotate]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar setOrientation:]", + "line": undefined, + "name": "-[UIStatusBar setOrientation:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundView reflowItemViews:]", + "line": undefined, + "name": "-[UIStatusBarForegroundView reflowItemViews:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:]", + "line": undefined, + "name": "-[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]", + "line": undefined, + "name": "-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__74-[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:]_block_invoke", + "line": undefined, + "name": "__74-[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager reflowWithVisibleItems:duration:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager reflowWithVisibleItems:duration:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarQuietModeItemView setVisible:frame:duration:]", + "line": undefined, + "name": "-[UIStatusBarQuietModeItemView setVisible:frame:duration:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView setVisible:frame:duration:]", + "line": undefined, + "name": "-[UIStatusBarItemView setVisible:frame:duration:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarQuietModeItemView setVisible:]", + "line": undefined, + "name": "-[UIStatusBarQuietModeItemView setVisible:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CALayer setOpacity:]", + "line": undefined, + "name": "-[CALayer setOpacity:]", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::setter(unsigned int, _CAValueType, void const*)", + "line": undefined, + "name": "CA::Layer::setter(unsigned int, _CAValueType, void const*)", + "selfWeight": 0, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::AttrList::get(unsigned int, _CAValueType, void*) const", + "line": undefined, + "name": "CA::AttrList::get(unsigned int, _CAValueType, void*) const", + "selfWeight": 1003667, + "totalWeight": 1003667, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _setHidden:forced:]", + "line": undefined, + "name": "-[UIWindow _setHidden:forced:]", + "selfWeight": 0, + "totalWeight": 1012083583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _updateLayerOrderingAndSetLayerHidden:]", + "line": undefined, + "name": "-[UIWindow _updateLayerOrderingAndSetLayerHidden:]", + "selfWeight": 0, + "totalWeight": 3009833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UICanvas _windowUpdatedVisibility:]", + "line": undefined, + "name": "-[_UICanvas _windowUpdatedVisibility:]", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIContextBinder attachBindable:]", + "line": undefined, + "name": "-[_UIContextBinder attachBindable:]", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIContextBinder _contextForBindable:]", + "line": undefined, + "name": "-[_UIContextBinder _contextForBindable:]", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[_UIContextBinder createContextForBindable:withSubstrate:]", + "line": undefined, + "name": "+[_UIContextBinder createContextForBindable:withSubstrate:]", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[CAContext remoteContextWithOptions:]", + "line": undefined, + "name": "+[CAContext remoteContextWithOptions:]", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CAContextImpl initRemoteWithOptions:]", + "line": undefined, + "name": "-[CAContextImpl initRemoteWithOptions:]", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Context::connect_remote()", + "line": undefined, + "name": "CA::Context::connect_remote()", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CARenderServerGetNeededAlignment", + "line": undefined, + "name": "CARenderServerGetNeededAlignment", + "selfWeight": 0, + "totalWeight": 1009208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _updateCurrentStatusBarViewControllerAppearance]", + "line": undefined, + "name": "-[UIApplication _updateCurrentStatusBarViewControllerAppearance]", + "selfWeight": 0, + "totalWeight": 3002416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _setStatusBarStyle:animationParameters:]", + "line": undefined, + "name": "-[UIApplication _setStatusBarStyle:animationParameters:]", + "selfWeight": 0, + "totalWeight": 3002416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar currentStyleRequestForStyle:]", + "line": undefined, + "name": "-[UIStatusBar currentStyleRequestForStyle:]", + "selfWeight": 0, + "totalWeight": 2000625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _mainScene]", + "line": undefined, + "name": "-[UIApplication _mainScene]", + "selfWeight": 0, + "totalWeight": 2000625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIApplicationMainSceneForDisplayIdentity", + "line": undefined, + "name": "_UIApplicationMainSceneForDisplayIdentity", + "selfWeight": 0, + "totalWeight": 2000625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:___UIApplicationMainSceneForDisplayIdentity_block_invoke", + "line": undefined, + "name": "___UIApplicationMainSceneForDisplayIdentity_block_invoke", + "selfWeight": 0, + "totalWeight": 2000625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneImpl settings]", + "line": undefined, + "name": "-[FBSSceneImpl settings]", + "selfWeight": 0, + "totalWeight": 2000625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _loadMainInterfaceFile]", + "line": undefined, + "name": "-[UIApplication _loadMainInterfaceFile]", + "selfWeight": 0, + "totalWeight": 4008292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _loadMainStoryboardFileNamed:bundle:]", + "line": undefined, + "name": "-[UIApplication _loadMainStoryboardFileNamed:bundle:]", + "selfWeight": 0, + "totalWeight": 4008292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIStoryboard storyboardWithName:bundle:]", + "line": undefined, + "name": "+[UIStoryboard storyboardWithName:bundle:]", + "selfWeight": 0, + "totalWeight": 1001625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSDictionary(NSDictionary) newWithContentsOf:immutable:]", + "line": undefined, + "name": "+[NSDictionary(NSDictionary) newWithContentsOf:immutable:]", + "selfWeight": 0, + "totalWeight": 1001625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSData(NSData) initWithContentsOfFile:options:maxLength:error:]", + "line": undefined, + "name": "-[NSData(NSData) initWithContentsOfFile:options:maxLength:error:]", + "selfWeight": 0, + "totalWeight": 1001625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_NSReadBytesFromFileWithExtendedAttributes", + "line": undefined, + "name": "_NSReadBytesFromFileWithExtendedAttributes", + "selfWeight": 0, + "totalWeight": 2003750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStoryboard instantiateViewControllerWithIdentifier:]", + "line": undefined, + "name": "-[UIStoryboard instantiateViewControllerWithIdentifier:]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UINib instantiateWithOwner:options:]", + "line": undefined, + "name": "-[UINib instantiateWithOwner:options:]", + "selfWeight": 0, + "totalWeight": 2003917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UINib unarchiverForInstantiatingReturningError:]", + "line": undefined, + "name": "-[UINib unarchiverForInstantiatingReturningError:]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UINib lazyArchiveData]", + "line": undefined, + "name": "-[UINib lazyArchiveData]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UINib nibDataForPath:]", + "line": undefined, + "name": "-[UINib nibDataForPath:]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSData(NSData) initWithContentsOfFile:]", + "line": undefined, + "name": "-[NSData(NSData) initWithContentsOfFile:]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow init]", + "line": undefined, + "name": "-[UIWindow init]", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _commonInitDebugName:canvas:]", + "line": undefined, + "name": "-[UIWindow _commonInitDebugName:canvas:]", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _updateTransformLayer]", + "line": undefined, + "name": "-[UIWindow _updateTransformLayer]", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _configureRootLayer:transformLayer:]", + "line": undefined, + "name": "-[UIWindow _configureRootLayer:transformLayer:]", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindowLayer setBounds:]", + "line": undefined, + "name": "-[UIWindowLayer setBounds:]", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CALayer setBounds:]", + "line": undefined, + "name": "-[CALayer setBounds:]", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::set_bounds(CA::Rect const&, bool)", + "line": undefined, + "name": "CA::Layer::set_bounds(CA::Rect const&, bool)", + "selfWeight": 0, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::begin_change(CA::Transaction*, unsigned int, objc_object*, objc_object*&)", + "line": undefined, + "name": "CA::Layer::begin_change(CA::Transaction*, unsigned int, objc_object*, objc_object*&)", + "selfWeight": 1003208, + "totalWeight": 1003208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow setRootViewController:]", + "line": undefined, + "name": "-[UIWindow setRootViewController:]", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _updateSerializableKeyCommandsForResponder:]", + "line": undefined, + "name": "-[UIApplication _updateSerializableKeyCommandsForResponder:]", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:BKSHIDSetKeyCommands", + "line": undefined, + "name": "BKSHIDSetKeyCommands", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_BKSServerPortHelper", + "line": undefined, + "name": "_BKSServerPortHelper", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:bootstrap_look_up", + "line": undefined, + "name": "bootstrap_look_up", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:bootstrap_look_up3", + "line": undefined, + "name": "bootstrap_look_up3", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_interface_routine", + "line": undefined, + "name": "_xpc_interface_routine", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:xpc_pipe_routine", + "line": undefined, + "name": "xpc_pipe_routine", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_pipe_pack_message", + "line": undefined, + "name": "_xpc_pipe_pack_message", + "selfWeight": 0, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_serializer_pack", + "line": undefined, + "name": "_xpc_serializer_pack", + "selfWeight": 1001334, + "totalWeight": 1001334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:]", + "line": undefined, + "name": "-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:]", + "selfWeight": 0, + "totalWeight": 1011083458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]", + "line": undefined, + "name": "-[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]", + "selfWeight": 0, + "totalWeight": 1001791, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication(StateRestoration) _doRestorationIfNecessary]", + "line": undefined, + "name": "-[UIApplication(StateRestoration) _doRestorationIfNecessary]", + "selfWeight": 0, + "totalWeight": 1001791, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIStatusBar cornerStyleForRequestedStyle:effectiveStyle:alignment:]", + "line": undefined, + "name": "+[UIStatusBar cornerStyleForRequestedStyle:effectiveStyle:alignment:]", + "selfWeight": 0, + "totalWeight": 1001791, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIStatusBar _styleAttributesForStatusBarStyle:legacy:]", + "line": undefined, + "name": "+[UIStatusBar _styleAttributesForStatusBarStyle:legacy:]", + "selfWeight": 0, + "totalWeight": 1001791, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIStatusBar _styleAttributesForRequest:]", + "line": undefined, + "name": "+[UIStatusBar _styleAttributesForRequest:]", + "selfWeight": 0, + "totalWeight": 1001791, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:objc_retain", + "line": undefined, + "name": "objc_retain", + "selfWeight": 2003916, + "totalWeight": 2003916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow makeKeyAndVisible]", + "line": undefined, + "name": "-[UIWindow makeKeyAndVisible]", + "selfWeight": 0, + "totalWeight": 1009073750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow addRootViewControllerViewIfPossible]", + "line": undefined, + "name": "-[UIWindow addRootViewControllerViewIfPossible]", + "selfWeight": 0, + "totalWeight": 1008067750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController view]", + "line": undefined, + "name": "-[UIViewController view]", + "selfWeight": 0, + "totalWeight": 2004084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController loadViewIfRequired]", + "line": undefined, + "name": "-[UIViewController loadViewIfRequired]", + "selfWeight": 0, + "totalWeight": 2004084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController loadView]", + "line": undefined, + "name": "-[UIViewController loadView]", + "selfWeight": 0, + "totalWeight": 2004084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController _loadViewFromNibNamed:bundle:]", + "line": undefined, + "name": "-[UIViewController _loadViewFromNibNamed:bundle:]", + "selfWeight": 0, + "totalWeight": 2004084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStoryboard nibForStoryboardNibNamed:]", + "line": undefined, + "name": "-[UIStoryboard nibForStoryboardNibNamed:]", + "selfWeight": 0, + "totalWeight": 1002292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStoryboard identifierForStringsFile]", + "line": undefined, + "name": "-[UIStoryboard identifierForStringsFile]", + "selfWeight": 0, + "totalWeight": 1002292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSPathStore2 pathStoreWithCharacters:length:]", + "line": undefined, + "name": "+[NSPathStore2 pathStoreWithCharacters:length:]", + "selfWeight": 0, + "totalWeight": 1002292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:NSAllocateObject", + "line": undefined, + "name": "NSAllocateObject", + "selfWeight": 0, + "totalWeight": 1002292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UINibDecoder decodeObjectForKey:]", + "line": undefined, + "name": "-[UINibDecoder decodeObjectForKey:]", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UINibDecoderDecodeObjectForValue", + "line": undefined, + "name": "UINibDecoderDecodeObjectForValue", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIRuntimeConnection initWithCoder:]", + "line": undefined, + "name": "-[UIRuntimeConnection initWithCoder:]", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView initWithCoder:]", + "line": undefined, + "name": "-[UIView initWithCoder:]", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UILayoutGuide initWithCoder:]", + "line": undefined, + "name": "-[_UILayoutGuide initWithCoder:]", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSLayoutConstraint initWithCoder:]", + "line": undefined, + "name": "-[NSLayoutConstraint initWithCoder:]", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSLayoutConstraint _setSymbolicConstant:constant:]", + "line": undefined, + "name": "-[NSLayoutConstraint _setSymbolicConstant:constant:]", + "selfWeight": 0, + "totalWeight": 1001792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:objc_msgSend", + "line": undefined, + "name": "objc_msgSend", + "selfWeight": 1004056166, + "totalWeight": 1004056166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Internal) _didMoveFromWindow:toWindow:]", + "line": undefined, + "name": "-[UIView(Internal) _didMoveFromWindow:toWindow:]", + "selfWeight": 0, + "totalWeight": 3010833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _layoutEngine_windowDidChange]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _layoutEngine_windowDidChange]", + "selfWeight": 0, + "totalWeight": 2006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine]", + "selfWeight": 0, + "totalWeight": 2006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]", + "selfWeight": 0, + "totalWeight": 2006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke", + "line": undefined, + "name": "__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke", + "selfWeight": 0, + "totalWeight": 2006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSISEngine withBehaviors:performModifications:]", + "line": undefined, + "name": "-[NSISEngine withBehaviors:performModifications:]", + "selfWeight": 0, + "totalWeight": 5019208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2", + "line": undefined, + "name": "__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2", + "selfWeight": 0, + "totalWeight": 2006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:]", + "line": undefined, + "name": "-[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:]", + "selfWeight": 0, + "totalWeight": 4015208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:]", + "line": undefined, + "name": "-[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:]", + "selfWeight": 0, + "totalWeight": 2006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:onBehalfOfLayoutGuide:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:onBehalfOfLayoutGuide:]", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView nsli_boundsWidthVariable]", + "line": undefined, + "name": "-[UIView nsli_boundsWidthVariable]", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UILayoutItemCreateAndObserveVariableWithValueRestriction", + "line": undefined, + "name": "_UILayoutItemCreateAndObserveVariableWithValueRestriction", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UILayoutItemSetUpVariableObservation", + "line": undefined, + "name": "_UILayoutItemSetUpVariableObservation", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:objc_copyWeak", + "line": undefined, + "name": "objc_copyWeak", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:objc_initWeak", + "line": undefined, + "name": "objc_initWeak", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:weak_register_no_lock", + "line": undefined, + "name": "weak_register_no_lock", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSObject allowsWeakReference]", + "line": undefined, + "name": "-[NSObject allowsWeakReference]", + "selfWeight": 0, + "totalWeight": 1001333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSLayoutConstraint _makeExtraVars]", + "line": undefined, + "name": "-[NSLayoutConstraint _makeExtraVars]", + "selfWeight": 0, + "totalWeight": 1004917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSObject retain]", + "line": undefined, + "name": "-[NSObject retain]", + "selfWeight": 1004917, + "totalWeight": 1004917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController viewDidMoveToWindow:shouldAppearOrDisappear:]", + "line": undefined, + "name": "-[UIViewController viewDidMoveToWindow:shouldAppearOrDisappear:]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController _updateLayoutForStatusBarAndInterfaceOrientation]", + "line": undefined, + "name": "-[UIViewController _updateLayoutForStatusBarAndInterfaceOrientation]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController _updateContentOverlayInsetsForSelfAndChildren]", + "line": undefined, + "name": "-[UIViewController _updateContentOverlayInsetsForSelfAndChildren]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]", + "line": undefined, + "name": "-[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController __updateContentOverlayInsetsToPresentationControllerBaseInsets]", + "line": undefined, + "name": "-[UIViewController __updateContentOverlayInsetsToPresentationControllerBaseInsets]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController _setContentOverlayInsets:andLeftMargin:rightMargin:]", + "line": undefined, + "name": "-[UIViewController _setContentOverlayInsets:andLeftMargin:rightMargin:]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController _updateViewSafeAreaInsetsAndEagerlyUpdateContentScrollView:]", + "line": undefined, + "name": "-[UIViewController _updateViewSafeAreaInsetsAndEagerlyUpdateContentScrollView:]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView setSafeAreaInsets:]", + "line": undefined, + "name": "-[UIView setSafeAreaInsets:]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView _updateInferredLayoutMarginsFromSuperview:]", + "line": undefined, + "name": "-[UIView _updateInferredLayoutMarginsFromSuperview:]", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIViewAdjustedLayoutMarginsForLayoutMargins", + "line": undefined, + "name": "_UIViewAdjustedLayoutMarginsForLayoutMargins", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIViewResolvedMargins", + "line": undefined, + "name": "_UIViewResolvedMargins", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_Block_release", + "line": undefined, + "name": "_Block_release", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:objc_destructInstance", + "line": undefined, + "name": "objc_destructInstance", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_object_remove_assocations", + "line": undefined, + "name": "_object_remove_assocations", + "selfWeight": 0, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:std::__1::__hash_iterator, void*>*> std::__1::__hash_table, std::__1::__unordered_map_hasher, objc_references_support::DisguisedPointerHash, true>, std::__1::__unordered_map_equal, objc_references_support::DisguisedPointerEqual, true>, objc_references_support::ObjcAllocator > >::find(unsigned long const&)", + "line": undefined, + "name": "std::__1::__hash_iterator, void*>*> std::__1::__hash_table, std::__1::__unordered_map_hasher, objc_references_support::DisguisedPointerHash, true>, std::__1::__unordered_map_equal, objc_references_support::DisguisedPointerEqual, true>, objc_references_support::ObjcAllocator > >::find(unsigned long const&)", + "selfWeight": 1004583, + "totalWeight": 1004583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIViewController setNeedsUpdateOfScreenEdgesDeferringSystemGestures]", + "line": undefined, + "name": "-[UIViewController setNeedsUpdateOfScreenEdgesDeferringSystemGestures]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _updateCurrentScreenEdgesDeferringSystemGestures]", + "line": undefined, + "name": "-[UIApplication _updateCurrentScreenEdgesDeferringSystemGestures]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSScene(UIApp) updateUIClientSettingsWithBlock:]", + "line": undefined, + "name": "-[FBSScene(UIApp) updateUIClientSettingsWithBlock:]", + "selfWeight": 0, + "totalWeight": 3014625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneImpl updateClientSettingsWithBlock:]", + "line": undefined, + "name": "-[FBSSceneImpl updateClientSettingsWithBlock:]", + "selfWeight": 0, + "totalWeight": 3014625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneImpl updateClientSettingsWithTransitionBlock:]", + "line": undefined, + "name": "-[FBSSceneImpl updateClientSettingsWithTransitionBlock:]", + "selfWeight": 0, + "totalWeight": 3014625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneImpl updateClientSettings:withTransitionContext:]", + "line": undefined, + "name": "-[FBSSceneImpl updateClientSettings:withTransitionContext:]", + "selfWeight": 0, + "totalWeight": 3014625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__59-[FBSSceneImpl updateClientSettings:withTransitionContext:]_block_invoke", + "line": undefined, + "name": "__59-[FBSSceneImpl updateClientSettings:withTransitionContext:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[FBSSceneClientSettingsDiff diffFromSettings:toSettings:]", + "line": undefined, + "name": "+[FBSSceneClientSettingsDiff diffFromSettings:toSettings:]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSettingsDiff initWithChanges:fromSettings:toSettings:]", + "line": undefined, + "name": "-[FBSSettingsDiff initWithChanges:fromSettings:toSettings:]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[BSSettingsDiff diffFromSettings:toSettings:]", + "line": undefined, + "name": "+[BSSettingsDiff diffFromSettings:toSettings:]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BSSettings _enumerateSettingsInMap:withBlock:]", + "line": undefined, + "name": "-[BSSettings _enumerateSettingsInMap:withBlock:]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__46+[BSSettingsDiff diffFromSettings:toSettings:]_block_invoke.24", + "line": undefined, + "name": "__46+[BSSettingsDiff diffFromSettings:toSettings:]_block_invoke.24", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BSSettings flagForSetting:]", + "line": undefined, + "name": "-[BSSettings flagForSetting:]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSConcreteMapTable objectForKey:]", + "line": undefined, + "name": "-[NSConcreteMapTable objectForKey:]", + "selfWeight": 0, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:probeGC", + "line": undefined, + "name": "probeGC", + "selfWeight": 1004250, + "totalWeight": 1004250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _beginKeyWindowDeferral]", + "line": undefined, + "name": "-[UIWindow _beginKeyWindowDeferral]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[BKSEventFocusManager sharedInstance]", + "line": undefined, + "name": "+[BKSEventFocusManager sharedInstance]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__38+[BKSEventFocusManager sharedInstance]_block_invoke", + "line": undefined, + "name": "__38+[BKSEventFocusManager sharedInstance]_block_invoke", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BKSEventFocusManager init]", + "line": undefined, + "name": "-[BKSEventFocusManager init]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BKSEventFocusManager initWithIPCInterface:]", + "line": undefined, + "name": "-[BKSEventFocusManager initWithIPCInterface:]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BKSEventFocusManager _connectToEventFocusService]", + "line": undefined, + "name": "-[BKSEventFocusManager _connectToEventFocusService]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSMethodSignature signatureWithObjCTypes:]", + "line": undefined, + "name": "+[NSMethodSignature signatureWithObjCTypes:]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSMethodSignature _typeString]", + "line": undefined, + "name": "-[NSMethodSignature _typeString]", + "selfWeight": 0, + "totalWeight": 1006000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIWindow _executeDeferredLaunchBlocks]", + "line": undefined, + "name": "+[UIWindow _executeDeferredLaunchBlocks]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__57-[UIWindow _updateToInterfaceOrientation:duration:force:]_block_invoke", + "line": undefined, + "name": "__57-[UIWindow _updateToInterfaceOrientation:duration:force:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _setRotatableViewOrientation:updateStatusBar:duration:force:]", + "line": undefined, + "name": "-[UIWindow _setRotatableViewOrientation:updateStatusBar:duration:force:]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:isRotating:]", + "line": undefined, + "name": "-[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:isRotating:]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _rotateWindowToOrientation:updateStatusBar:duration:skipCallbacks:]", + "line": undefined, + "name": "-[UIWindow _rotateWindowToOrientation:updateStatusBar:duration:skipCallbacks:]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _rotateToBounds:withAnimator:transitionContext:]", + "line": undefined, + "name": "-[UIWindow _rotateToBounds:withAnimator:transitionContext:]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow _willChangeToSize:orientation:screen:withTransitionCoordinator:]", + "line": undefined, + "name": "-[UIWindow _willChangeToSize:orientation:screen:withTransitionCoordinator:]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UITraitCollection traitCollectionWithHorizontalSizeClass:]", + "line": undefined, + "name": "+[UITraitCollection traitCollectionWithHorizontalSizeClass:]", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_objc_rootAlloc", + "line": undefined, + "name": "_objc_rootAlloc", + "selfWeight": 0, + "totalWeight": 1007917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:(anonymous namespace)::AutoreleasePoolPage::pop(void*)", + "line": undefined, + "name": "(anonymous namespace)::AutoreleasePoolPage::pop(void*)", + "selfWeight": 0, + "totalWeight": 2015500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__NSArrayM dealloc]", + "line": undefined, + "name": "-[__NSArrayM dealloc]", + "selfWeight": 0, + "totalWeight": 2015500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:free", + "line": undefined, + "name": "free", + "selfWeight": 0, + "totalWeight": 4025875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_nano_vet_and_size_of_live", + "line": undefined, + "name": "_nano_vet_and_size_of_live", + "selfWeight": 4025875, + "totalWeight": 4025875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRunLoopDoBlocks", + "line": undefined, + "name": "__CFRunLoopDoBlocks", + "selfWeight": 0, + "totalWeight": 6030458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__", + "line": undefined, + "name": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__", + "selfWeight": 0, + "totalWeight": 6030458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__34-[UIApplication _firstCommitBlock]_block_invoke_2", + "line": undefined, + "name": "__34-[UIApplication _firstCommitBlock]_block_invoke_2", + "selfWeight": 0, + "totalWeight": 6030458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Transaction::commit()", + "line": undefined, + "name": "CA::Transaction::commit()", + "selfWeight": 0, + "totalWeight": 4020083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Context::commit_transaction(CA::Transaction*)", + "line": undefined, + "name": "CA::Context::commit_transaction(CA::Transaction*)", + "selfWeight": 0, + "totalWeight": 4020083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::layout_if_needed(CA::Transaction*)", + "line": undefined, + "name": "CA::Layer::layout_if_needed(CA::Transaction*)", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CALayer layoutSublayers]", + "line": undefined, + "name": "-[CALayer layoutSublayers]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(CALayerDelegate) layoutSublayersOfLayer:]", + "line": undefined, + "name": "-[UIView(CALayerDelegate) layoutSublayersOfLayer:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine]", + "line": undefined, + "name": "-[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]", + "line": undefined, + "name": "-[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:]", + "selfWeight": 0, + "totalWeight": 2009958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke", + "line": undefined, + "name": "__100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke", + "selfWeight": 0, + "totalWeight": 2009958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(AdditionalLayoutSupport) _updateSystemConstraints]", + "line": undefined, + "name": "-[UIView(AdditionalLayoutSupport) _updateSystemConstraints]", + "selfWeight": 0, + "totalWeight": 3012958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _updateLayoutEngineHostConstraints]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _updateLayoutEngineHostConstraints]", + "selfWeight": 0, + "totalWeight": 2009958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSLayoutConstraint constraintWithAnchor:relatedBy:toAnchor:multiplier:constant:]", + "line": undefined, + "name": "+[NSLayoutConstraint constraintWithAnchor:relatedBy:toAnchor:multiplier:constant:]", + "selfWeight": 0, + "totalWeight": 1004000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:thread_get_state", + "line": undefined, + "name": "thread_get_state", + "selfWeight": 0, + "totalWeight": 1004000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _resetLayoutEngineHostConstraints]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _resetLayoutEngineHostConstraints]", + "selfWeight": 0, + "totalWeight": 1005958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _resetLayoutEngineHostConstraintsForAxis:collectingViews:]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _resetLayoutEngineHostConstraintsForAxis:collectingViews:]", + "selfWeight": 0, + "totalWeight": 1005958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:]", + "selfWeight": 0, + "totalWeight": 1005958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:]", + "selfWeight": 0, + "totalWeight": 2008958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:]", + "line": undefined, + "name": "-[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:]", + "selfWeight": 0, + "totalWeight": 2008958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:]", + "line": undefined, + "name": "-[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:]", + "selfWeight": 0, + "totalWeight": 2008958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSISEngine tryUsingArtificialVariableToAddConstraintWithMarker:rowBody:usingInfeasibilityHandlingBehavior:mutuallyExclusiveConstraints:]", + "line": undefined, + "name": "-[NSISEngine tryUsingArtificialVariableToAddConstraintWithMarker:rowBody:usingInfeasibilityHandlingBehavior:mutuallyExclusiveConstraints:]", + "selfWeight": 0, + "totalWeight": 2008958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_minimizeConstantInObjectiveRowWithHead", + "line": undefined, + "name": "_minimizeConstantInObjectiveRowWithHead", + "selfWeight": 0, + "totalWeight": 1005958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_pivotToMakeBodyVarNewHeadOfRowWithHead", + "line": undefined, + "name": "_pivotToMakeBodyVarNewHeadOfRowWithHead", + "selfWeight": 0, + "totalWeight": 1005958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_removeRowWithHead", + "line": undefined, + "name": "_removeRowWithHead", + "selfWeight": 0, + "totalWeight": 1005958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _updateAutoresizingConstraints]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _updateAutoresizingConstraints]", + "selfWeight": 0, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIView(UIConstraintBasedLayout) _constraints_didChangeAutoresizingConstraintsArrayForContainedView:]", + "line": undefined, + "name": "-[UIView(UIConstraintBasedLayout) _constraints_didChangeAutoresizingConstraintsArrayForContainedView:]", + "selfWeight": 0, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSISObjectiveLinearExpression initWithLinearExpression:priority:]", + "line": undefined, + "name": "-[NSISObjectiveLinearExpression initWithLinearExpression:priority:]", + "selfWeight": 0, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSISLinearExpression enumerateVariablesAndCoefficients:]", + "line": undefined, + "name": "-[NSISLinearExpression enumerateVariablesAndCoefficients:]", + "selfWeight": 0, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSISObjectiveLinearExpression addVariable:priority:times:processVariableNewToReceiver:processVariableDroppedFromReceiver:]", + "line": undefined, + "name": "-[NSISObjectiveLinearExpression addVariable:priority:times:processVariableNewToReceiver:processVariableDroppedFromReceiver:]", + "selfWeight": 0, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:AddVariableToSortedPriorityVectorList", + "line": undefined, + "name": "AddVariableToSortedPriorityVectorList", + "selfWeight": 0, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__NSArrayM count]", + "line": undefined, + "name": "-[__NSArrayM count]", + "selfWeight": 1003000, + "totalWeight": 1003000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Layer::prepare_commit(CA::Transaction*)", + "line": undefined, + "name": "CA::Layer::prepare_commit(CA::Transaction*)", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double)", + "line": undefined, + "name": "CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double)", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double)", + "line": undefined, + "name": "CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double)", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:mach_absolute_time", + "line": undefined, + "name": "mach_absolute_time", + "selfWeight": 1007125, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_cleanUpAfterCAFlushAndRunDeferredBlocks", + "line": undefined, + "name": "_cleanUpAfterCAFlushAndRunDeferredBlocks", + "selfWeight": 0, + "totalWeight": 2010375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_runAfterCACommitDeferredBlocks", + "line": undefined, + "name": "_runAfterCACommitDeferredBlocks", + "selfWeight": 0, + "totalWeight": 2010375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__39-[UIWindow _noteOverlayInsetsDidChange]_block_invoke", + "line": undefined, + "name": "__39-[UIWindow _noteOverlayInsetsDidChange]_block_invoke", + "selfWeight": 0, + "totalWeight": 2010375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneEvent dealloc]", + "line": undefined, + "name": "-[FBSSceneEvent dealloc]", + "selfWeight": 0, + "totalWeight": 2010375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSceneMessage dealloc]", + "line": undefined, + "name": "-[FBSSceneMessage dealloc]", + "selfWeight": 0, + "totalWeight": 2010375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__", + "line": undefined, + "name": "__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__", + "selfWeight": 0, + "totalWeight": 2020125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_main_queue_callback_4CF$VARIANT$armv81", + "line": undefined, + "name": "_dispatch_main_queue_callback_4CF$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 2020125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_mach_msg_async_reply_invoke$VARIANT$armv81", + "line": undefined, + "name": "_dispatch_mach_msg_async_reply_invoke$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_client_callout3", + "line": undefined, + "name": "_dispatch_client_callout3", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_connection_pass2mig", + "line": undefined, + "name": "_xpc_connection_pass2mig", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:notify_server", + "line": undefined, + "name": "notify_server", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_Xmach_notify_send_once", + "line": undefined, + "name": "_Xmach_notify_send_once", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:do_mach_notify_send_once", + "line": undefined, + "name": "do_mach_notify_send_once", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_connection_call_reply_async", + "line": undefined, + "name": "_xpc_connection_call_reply_async", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_connection_reply_callout", + "line": undefined, + "name": "_xpc_connection_reply_callout", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__57-[BSXPCMessage sendToConnection:replyQueue:replyHandler:]_block_invoke", + "line": undefined, + "name": "__57-[BSXPCMessage sendToConnection:replyQueue:replyHandler:]_block_invoke", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BSXPCMessage _errorForXPCMessageReply:]", + "line": undefined, + "name": "-[BSXPCMessage _errorForXPCMessageReply:]", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSError errorWithDomain:code:userInfo:]", + "line": undefined, + "name": "+[NSError errorWithDomain:code:userInfo:]", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSError initWithDomain:code:userInfo:]", + "line": undefined, + "name": "-[NSError initWithDomain:code:userInfo:]", + "selfWeight": 0, + "totalWeight": 1009209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_call_block_and_release", + "line": undefined, + "name": "_dispatch_call_block_and_release", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BKSEventFocusManager flush]", + "line": undefined, + "name": "-[BKSEventFocusManager flush]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BKSEventFocusManager reallyFlushWithSet:]", + "line": undefined, + "name": "-[BKSEventFocusManager reallyFlushWithSet:]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:BKSHIDSetEventFocusDeferrals", + "line": undefined, + "name": "BKSHIDSetEventFocusDeferrals", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSObject(BaseBoard) bs_dataFromObject:]", + "line": undefined, + "name": "+[NSObject(BaseBoard) bs_dataFromObject:]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_BSCreateDataFromObject", + "line": undefined, + "name": "_BSCreateDataFromObject", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[NSKeyedArchiver(NSKeyedArchiverSecureCodingInitializers) archivedDataWithRootObject:requiringSecureCoding:error:]", + "line": undefined, + "name": "+[NSKeyedArchiver(NSKeyedArchiverSecureCodingInitializers) archivedDataWithRootObject:requiringSecureCoding:error:]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_encodeObject", + "line": undefined, + "name": "_encodeObject", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSSet(NSSet) encodeWithCoder:]", + "line": undefined, + "name": "-[NSSet(NSSet) encodeWithCoder:]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSKeyedArchiver _encodeArrayOfObjects:forKey:]", + "line": undefined, + "name": "-[NSKeyedArchiver _encodeArrayOfObjects:forKey:]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BKSEventFocusDeferral encodeWithCoder:]", + "line": undefined, + "name": "-[BKSEventFocusDeferral encodeWithCoder:]", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__NSKeyedArchiverUIDCreateCached", + "line": undefined, + "name": "__NSKeyedArchiverUIDCreateCached", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFKeyedArchiverUIDCreate", + "line": undefined, + "name": "_CFKeyedArchiverUIDCreate", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFRuntimeCreateInstance", + "line": undefined, + "name": "_CFRuntimeCreateInstance", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:malloc_zone_malloc", + "line": undefined, + "name": "malloc_zone_malloc", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:nano_malloc", + "line": undefined, + "name": "nano_malloc", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_nano_malloc_check_clear", + "line": undefined, + "name": "_nano_malloc_check_clear", + "selfWeight": 0, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:OSAtomicDequeue$VARIANT$armv81", + "line": undefined, + "name": "OSAtomicDequeue$VARIANT$armv81", + "selfWeight": 1010916, + "totalWeight": 1010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362", + "line": undefined, + "name": "__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362", + "selfWeight": 0, + "totalWeight": 4017917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:]", + "line": undefined, + "name": "-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:]", + "selfWeight": 0, + "totalWeight": 4017917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UICanvasDisplayConfigurationSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]", + "line": undefined, + "name": "-[_UICanvasDisplayConfigurationSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSettingsDiffInspector inspectDiff:withContext:]", + "line": undefined, + "name": "-[FBSSettingsDiffInspector inspectDiff:withContext:]", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[FBSSettingsDiff inspectOtherChangesWithBlock:]", + "line": undefined, + "name": "-[FBSSettingsDiff inspectOtherChangesWithBlock:]", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BSSettingsDiff inspectChangesWithBlock:]", + "line": undefined, + "name": "-[BSSettingsDiff inspectChangesWithBlock:]", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BSSettingsDiff allSettings]", + "line": undefined, + "name": "-[BSSettingsDiff allSettings]", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[BSSettings allSettings]", + "line": undefined, + "name": "-[BSSettings allSettings]", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:rwlock_tt::unlockRead()", + "line": undefined, + "name": "rwlock_tt::unlockRead()", + "selfWeight": 0, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:pthread_rwlock_unlock$VARIANT$armv81", + "line": undefined, + "name": "pthread_rwlock_unlock$VARIANT$armv81", + "selfWeight": 1003334, + "totalWeight": 1003334, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _stopDeactivatingForReason:]", + "line": undefined, + "name": "-[UIApplication _stopDeactivatingForReason:]", + "selfWeight": 0, + "totalWeight": 3014583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIApplication _startHangTracer]", + "line": undefined, + "name": "-[UIApplication _startHangTracer]", + "selfWeight": 0, + "totalWeight": 3014583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:HTHangEventCreate", + "line": undefined, + "name": "HTHangEventCreate", + "selfWeight": 0, + "totalWeight": 3014583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__checkPreferences_block_invoke", + "line": undefined, + "name": "__checkPreferences_block_invoke", + "selfWeight": 0, + "totalWeight": 3014583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:refreshPreferences", + "line": undefined, + "name": "refreshPreferences", + "selfWeight": 0, + "totalWeight": 3014583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getPrefWithOverrideProfile", + "line": undefined, + "name": "getPrefWithOverrideProfile", + "selfWeight": 0, + "totalWeight": 2008291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFPreferencesCopyValue", + "line": undefined, + "name": "CFPreferencesCopyValue", + "selfWeight": 0, + "totalWeight": 2008291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXPreferences copyValueForKey:identifier:user:host:container:]", + "line": undefined, + "name": "-[_CFXPreferences copyValueForKey:identifier:user:host:container:]", + "selfWeight": 0, + "totalWeight": 2008291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXPreferences(SearchListAdditions) with23930198HackSourceForIdentifier:user:byHost:container:cloud:perform:]", + "line": undefined, + "name": "-[_CFXPreferences(SearchListAdditions) with23930198HackSourceForIdentifier:user:byHost:container:cloud:perform:]", + "selfWeight": 0, + "totalWeight": 2008291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_CFXPreferences(SourceAdditions) withSourceForIdentifier:user:byHost:container:cloud:perform:]", + "line": undefined, + "name": "-[_CFXPreferences(SourceAdditions) withSourceForIdentifier:user:byHost:container:cloud:perform:]", + "selfWeight": 0, + "totalWeight": 2008291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFPrefsCopyUserForContainer", + "line": undefined, + "name": "_CFPrefsCopyUserForContainer", + "selfWeight": 0, + "totalWeight": 1005583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFCopyUserName", + "line": undefined, + "name": "CFCopyUserName", + "selfWeight": 0, + "totalWeight": 1005583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFStringCreateWithCString", + "line": undefined, + "name": "CFStringCreateWithCString", + "selfWeight": 0, + "totalWeight": 1005583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFStringCreateImmutableFunnel3", + "line": undefined, + "name": "__CFStringCreateImmutableFunnel3", + "selfWeight": 0, + "totalWeight": 1005583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__memmove_chk", + "line": undefined, + "name": "__memmove_chk", + "selfWeight": 0, + "totalWeight": 1005583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_platform_memmove", + "line": undefined, + "name": "_platform_memmove", + "selfWeight": 1005583, + "totalWeight": 1005583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_CFPrefsCreateCacheKeyForQuintuplet", + "line": undefined, + "name": "_CFPrefsCreateCacheKeyForQuintuplet", + "selfWeight": 1002708, + "totalWeight": 1002708, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:shared_ht_log_handle", + "line": undefined, + "name": "shared_ht_log_handle", + "selfWeight": 0, + "totalWeight": 1006292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__shared_ht_log_handle_block_invoke", + "line": undefined, + "name": "__shared_ht_log_handle_block_invoke", + "selfWeight": 0, + "totalWeight": 1006292, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__37-[_UIRemoteKeyboards startConnection]_block_invoke_2", + "line": undefined, + "name": "__37-[_UIRemoteKeyboards startConnection]_block_invoke_2", + "selfWeight": 0, + "totalWeight": 1004792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_UIRemoteKeyboards keyboardChanged:shouldConsiderSnapshottingKeyboard:isLocalEvent:]", + "line": undefined, + "name": "-[_UIRemoteKeyboards keyboardChanged:shouldConsiderSnapshottingKeyboard:isLocalEvent:]", + "selfWeight": 0, + "totalWeight": 1004792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIPeripheralHost(UIKitInternal) _reloadInputViewsForResponder:]", + "line": undefined, + "name": "-[UIPeripheralHost(UIKitInternal) _reloadInputViewsForResponder:]", + "selfWeight": 0, + "totalWeight": 1004792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:kac_get_log", + "line": undefined, + "name": "kac_get_log", + "selfWeight": 0, + "totalWeight": 1004792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__kac_get_log_block_invoke", + "line": undefined, + "name": "__kac_get_log_block_invoke", + "selfWeight": 0, + "totalWeight": 1004792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRunLoopDoSource1", + "line": undefined, + "name": "__CFRunLoopDoSource1", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__", + "line": undefined, + "name": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:migHelperRecievePortCallout", + "line": undefined, + "name": "migHelperRecievePortCallout", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_XReceivedStatusBarDataAndActions", + "line": undefined, + "name": "_XReceivedStatusBarDataAndActions", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_UIStatusBarReceivedStatusBarDataAndActions", + "line": undefined, + "name": "_UIStatusBarReceivedStatusBarDataAndActions", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarServer _receivedStatusBarData:actions:animated:]", + "line": undefined, + "name": "-[UIStatusBarServer _receivedStatusBarData:actions:animated:]", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:]", + "line": undefined, + "name": "-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:]", + "selfWeight": 0, + "totalWeight": 2436458458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:]", + "selfWeight": 0, + "totalWeight": 2435456333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:]", + "selfWeight": 0, + "totalWeight": 2435456333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView setStatusBarData:actions:]", + "line": undefined, + "name": "-[UIStatusBarItemView setStatusBarData:actions:]", + "selfWeight": 0, + "totalWeight": 2435456333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarTimeItemView contentsImage]", + "line": undefined, + "name": "-[UIStatusBarTimeItemView contentsImage]", + "selfWeight": 0, + "totalWeight": 2435456333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarItemView imageWithText:shouldCache:]", + "line": undefined, + "name": "-[UIStatusBarItemView imageWithText:shouldCache:]", + "selfWeight": 0, + "totalWeight": 2434449208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:]", + "selfWeight": 0, + "totalWeight": 2434449208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes cachedImageNamed:inTempGroup:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes cachedImageNamed:inTempGroup:]", + "selfWeight": 0, + "totalWeight": 2406292916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__69-[UIStatusBarForegroundStyleAttributes cachedImageNamed:inTempGroup:]_block_invoke", + "line": undefined, + "name": "__69-[UIStatusBarForegroundStyleAttributes cachedImageNamed:inTempGroup:]_block_invoke", + "selfWeight": 0, + "totalWeight": 2406292916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes textFontForStyle:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes textFontForStyle:]", + "selfWeight": 0, + "totalWeight": 20108584, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:]", + "selfWeight": 0, + "totalWeight": 20108584, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:Initialize", + "line": undefined, + "name": "Initialize", + "selfWeight": 0, + "totalWeight": 12077084, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__SoftLinkUIFoundation_block_invoke", + "line": undefined, + "name": "__SoftLinkUIFoundation_block_invoke", + "selfWeight": 0, + "totalWeight": 1009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dlopen", + "line": undefined, + "name": "dlopen", + "selfWeight": 0, + "totalWeight": 1009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::dlopenFromCache(char const*, int, void**)", + "line": undefined, + "name": "dyld::dlopenFromCache(char const*, int, void**)", + "selfWeight": 0, + "totalWeight": 1009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ImageLoaderMegaDylib::dlopenFromCache(ImageLoader::LinkContext const&, char const*, int, void**)", + "line": undefined, + "name": "ImageLoaderMegaDylib::dlopenFromCache(ImageLoader::LinkContext const&, char const*, int, void**)", + "selfWeight": 0, + "totalWeight": 1009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:dyld::notifyMonitoringDyld(bool, unsigned int, unsigned int, dyld_image_info const*)", + "line": undefined, + "name": "dyld::notifyMonitoringDyld(bool, unsigned int, unsigned int, dyld_image_info const*)", + "selfWeight": 0, + "totalWeight": 1009459, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__Initialize_block_invoke", + "line": undefined, + "name": "__Initialize_block_invoke", + "selfWeight": 0, + "totalWeight": 11067625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateCFDictionaryWithConstantCStringKeyAndCStringValue", + "line": undefined, + "name": "CreateCFDictionaryWithConstantCStringKeyAndCStringValue", + "selfWeight": 0, + "totalWeight": 8050000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[__NSCFString UTF8String]", + "line": undefined, + "name": "-[__NSCFString UTF8String]", + "selfWeight": 0, + "totalWeight": 8048000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFStringGetCStringPtr", + "line": undefined, + "name": "CFStringGetCStringPtr", + "selfWeight": 8048000, + "totalWeight": 8048000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFDictionaryCreate", + "line": undefined, + "name": "CFDictionaryCreate", + "selfWeight": 0, + "totalWeight": 2013666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFBasicHashAddValue", + "line": undefined, + "name": "CFBasicHashAddValue", + "selfWeight": 0, + "totalWeight": 3016166, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_PSFamilyHash", + "line": undefined, + "name": "_PSFamilyHash", + "selfWeight": 0, + "totalWeight": 1006750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:strtolower", + "line": undefined, + "name": "strtolower", + "selfWeight": 1006750, + "totalWeight": 1006750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateCFDictionaryWithFontTraitKeyAndConstCStringValueFromArray", + "line": undefined, + "name": "CreateCFDictionaryWithFontTraitKeyAndConstCStringValueFromArray", + "selfWeight": 0, + "totalWeight": 2011000, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSArray getObjects:range:]", + "line": undefined, + "name": "-[NSArray getObjects:range:]", + "selfWeight": 0, + "totalWeight": 1006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[_NSConstantArray objectAtIndex:]", + "line": undefined, + "name": "-[_NSConstantArray objectAtIndex:]", + "selfWeight": 0, + "totalWeight": 1006250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFNotificationCenterGetDistributedCenter", + "line": undefined, + "name": "CFNotificationCenterGetDistributedCenter", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFNotificationCenterGetDistributedCenter_block_invoke", + "line": undefined, + "name": "__CFNotificationCenterGetDistributedCenter_block_invoke", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFXNotificationCenterCreate", + "line": undefined, + "name": "__CFXNotificationCenterCreate", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:xpc_connection_resume", + "line": undefined, + "name": "xpc_connection_resume", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_xpc_connection_activate_if_needed", + "line": undefined, + "name": "_xpc_connection_activate_if_needed", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_event_loop_poke$VARIANT$armv81", + "line": undefined, + "name": "_dispatch_event_loop_poke$VARIANT$armv81", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_dispatch_kq_poll", + "line": undefined, + "name": "_dispatch_kq_poll", + "selfWeight": 0, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:kevent_id", + "line": undefined, + "name": "kevent_id", + "selfWeight": 1006625, + "totalWeight": 1006625, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:+[UIFont _opticalBoldSystemFontOfSize:]", + "line": undefined, + "name": "+[UIFont _opticalBoldSystemFontOfSize:]", + "selfWeight": 0, + "totalWeight": 5021291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:UINewFontIgnoringLinkCheck", + "line": undefined, + "name": "UINewFontIgnoringLinkCheck", + "selfWeight": 0, + "totalWeight": 5021291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CTFontCreateUIFontForLanguage", + "line": undefined, + "name": "CTFontCreateUIFontForLanguage", + "selfWeight": 0, + "totalWeight": 5021291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CTFontCreateWithFontDescriptor", + "line": undefined, + "name": "CTFontCreateWithFontDescriptor", + "selfWeight": 0, + "totalWeight": 5021291, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const", + "line": undefined, + "name": "TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const", + "selfWeight": 1007500, + "totalWeight": 2014416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDescriptor::InitBaseFont(bool)", + "line": undefined, + "name": "TDescriptor::InitBaseFont(bool)", + "selfWeight": 0, + "totalWeight": 1006916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, bool) const", + "line": undefined, + "name": "TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, bool) const", + "selfWeight": 0, + "totalWeight": 1006916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDescriptorSource::FindFontNameForUsage(__CFString const*, __CFDictionary const*)", + "line": undefined, + "name": "TDescriptorSource::FindFontNameForUsage(__CFString const*, __CFDictionary const*)", + "selfWeight": 0, + "totalWeight": 1006916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:MapUsageAndSizeValue(__CFString const*)", + "line": undefined, + "name": "MapUsageAndSizeValue(__CFString const*)", + "selfWeight": 0, + "totalWeight": 1006916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:invocation function for block in MapUsageAndSizeValue(__CFString const*)", + "line": undefined, + "name": "invocation function for block in MapUsageAndSizeValue(__CFString const*)", + "selfWeight": 0, + "totalWeight": 1006916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFHash", + "line": undefined, + "name": "CFHash", + "selfWeight": 1006916, + "totalWeight": 1006916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::TFont(__CTFontDescriptor const*, double, CGAffineTransform const*, __CTFontDescriptor const*)", + "line": undefined, + "name": "TFont::TFont(__CTFontDescriptor const*, double, CGAffineTransform const*, __CTFontDescriptor const*)", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::FinishConstruction()", + "line": undefined, + "name": "TFont::FinishConstruction()", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::InitVariationValues()", + "line": undefined, + "name": "TFont::InitVariationValues()", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TBaseFont::GetParserFont() const", + "line": undefined, + "name": "TBaseFont::GetParserFont() const", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TBaseFont::CopyGraphicsFont() const", + "line": undefined, + "name": "TBaseFont::CopyGraphicsFont() const", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TBaseFont::CopyNativeFont() const", + "line": undefined, + "name": "TBaseFont::CopyNativeFont() const", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TCGFontCache::CopyFont(__CFURL const*, bool)", + "line": undefined, + "name": "TCGFontCache::CopyFont(__CFURL const*, bool)", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateFontWithFontURL(__CFURL const*, bool)", + "line": undefined, + "name": "CreateFontWithFontURL(__CFURL const*, bool)", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateFontsWithURL(__CFURL const*, bool)", + "line": undefined, + "name": "CreateFontsWithURL(__CFURL const*, bool)", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateFontsWithFontInfoDictionary(__CFDictionary const*)", + "line": undefined, + "name": "CreateFontsWithFontInfoDictionary(__CFDictionary const*)", + "selfWeight": 0, + "totalWeight": 3006875, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:IsSystemFontPostScriptName(__CFString const*)", + "line": undefined, + "name": "IsSystemFontPostScriptName(__CFString const*)", + "selfWeight": 0, + "totalWeight": 1002500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:invocation function for block in IsSystemFontPostScriptName(__CFString const*)", + "line": undefined, + "name": "invocation function for block in IsSystemFontPostScriptName(__CFString const*)", + "selfWeight": 0, + "totalWeight": 1002500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CFSetCreate", + "line": undefined, + "name": "CFSetCreate", + "selfWeight": 0, + "totalWeight": 1002500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFStringHash", + "line": undefined, + "name": "__CFStringHash", + "selfWeight": 1002500, + "totalWeight": 1002500, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGFontDBGetFontWithName", + "line": undefined, + "name": "CGFontDBGetFontWithName", + "selfWeight": 0, + "totalWeight": 2004375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:add_fonts_at_path_locked", + "line": undefined, + "name": "add_fonts_at_path_locked", + "selfWeight": 0, + "totalWeight": 2004375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGFontCreateFontsWithPath", + "line": undefined, + "name": "CGFontCreateFontsWithPath", + "selfWeight": 0, + "totalWeight": 2004375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:create_private_data_array_with_path", + "line": undefined, + "name": "create_private_data_array_with_path", + "selfWeight": 0, + "totalWeight": 2004375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:FPFontCreateFontsWithPath", + "line": undefined, + "name": "FPFontCreateFontsWithPath", + "selfWeight": 0, + "totalWeight": 2004375, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::CreateFontEntitiesForFile(char const*, bool, bool, short, char const*)", + "line": undefined, + "name": "TFont::CreateFontEntitiesForFile(char const*, bool, bool, short, char const*)", + "selfWeight": 0, + "totalWeight": 1002792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::CreateFontEntities(char const*, bool, bool&, short, char const*, bool)", + "line": undefined, + "name": "TFont::CreateFontEntities(char const*, bool, bool&, short, char const*, bool)", + "selfWeight": 0, + "totalWeight": 1002792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFileDataSurrogate::TFileDataSurrogate(char const*, bool)", + "line": undefined, + "name": "TFileDataSurrogate::TFileDataSurrogate(char const*, bool)", + "selfWeight": 0, + "totalWeight": 1002792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFileDataReference::TFileDataReference(char const*)", + "line": undefined, + "name": "TFileDataReference::TFileDataReference(char const*)", + "selfWeight": 0, + "totalWeight": 1002792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFileDataReference::MapOrRead(char const*, int)", + "line": undefined, + "name": "TFileDataReference::MapOrRead(char const*, int)", + "selfWeight": 0, + "totalWeight": 1002792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFileDescriptorContext::TFileDescriptorContext(char const*)", + "line": undefined, + "name": "TFileDescriptorContext::TFileDescriptorContext(char const*)", + "selfWeight": 0, + "totalWeight": 1002792, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:AppendVariationFonts(__CFArray*)", + "line": undefined, + "name": "AppendVariationFonts(__CFArray*)", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFPFont::TFPFont(TFPFont const&, unsigned long, CGFontVariation const*, long, unsigned short)", + "line": undefined, + "name": "TFPFont::TFPFont(TFPFont const&, unsigned long, CGFontVariation const*, long, unsigned short)", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": 6529204486, + "line": undefined, + "name": "0x00000001852bc106", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TnameTable::TnameTable(TSFNTFont const&)", + "line": undefined, + "name": "TnameTable::TnameTable(TSFNTFont const&)", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TsfntTable::TsfntTable(TSFNTFont const&, unsigned int)", + "line": undefined, + "name": "TsfntTable::TsfntTable(TSFNTFont const&, unsigned int)", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TSFNTFont::GetTable(unsigned int, unsigned long&) const", + "line": undefined, + "name": "TSFNTFont::GetTable(unsigned int, unsigned long&) const", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFontData::GetFontData(int, unsigned long) const", + "line": undefined, + "name": "TFontData::GetFontData(int, unsigned long) const", + "selfWeight": 0, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TTrueTypeDataForkFont::GetFontRef() const", + "line": undefined, + "name": "TTrueTypeDataForkFont::GetFontRef() const", + "selfWeight": 1001583, + "totalWeight": 1001583, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes proportionalFontForFont:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes proportionalFontForFont:]", + "selfWeight": 0, + "totalWeight": 3010209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CTFontDescriptorCreateCopyWithFeature", + "line": undefined, + "name": "CTFontDescriptorCreateCopyWithFeature", + "selfWeight": 0, + "totalWeight": 3010209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDescriptor::TDescriptor(TDescriptor const&, __CFNumber const*, __CFNumber const*)", + "line": undefined, + "name": "TDescriptor::TDescriptor(TDescriptor const&, __CFNumber const*, __CFNumber const*)", + "selfWeight": 0, + "totalWeight": 3010209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CTFeatureSetting initWithType:selector:tag:value:]", + "line": undefined, + "name": "-[CTFeatureSetting initWithType:selector:tag:value:]", + "selfWeight": 0, + "totalWeight": 3010209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[CTFeatureSetting initWithDictionary:]", + "line": undefined, + "name": "-[CTFeatureSetting initWithDictionary:]", + "selfWeight": 0, + "totalWeight": 3010209, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:]", + "line": undefined, + "name": "-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:]", + "selfWeight": 0, + "totalWeight": 6036666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:]", + "line": undefined, + "name": "-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:]", + "selfWeight": 0, + "totalWeight": 6036666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__NSStringDrawingEngine", + "line": undefined, + "name": "__NSStringDrawingEngine", + "selfWeight": 0, + "totalWeight": 7041999, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CTFontGetLatin1GlyphsAndAdvanceWidths", + "line": undefined, + "name": "CTFontGetLatin1GlyphsAndAdvanceWidths", + "selfWeight": 0, + "totalWeight": 6036666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::InitASCIIDataCache() const", + "line": undefined, + "name": "TFont::InitASCIIDataCache() const", + "selfWeight": 0, + "totalWeight": 6036666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TASCIIDataCache::TASCIIDataCache(TFont const*)", + "line": undefined, + "name": "TASCIIDataCache::TASCIIDataCache(TFont const*)", + "selfWeight": 0, + "totalWeight": 6036666, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TComponentFont::GetGlyphsForCharacterRange(CFRange, unsigned short*) const", + "line": undefined, + "name": "TComponentFont::GetGlyphsForCharacterRange(CFRange, unsigned short*) const", + "selfWeight": 0, + "totalWeight": 1002250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TComponentFont::GetCharacterOverride(__CFString const**) const", + "line": undefined, + "name": "TComponentFont::GetCharacterOverride(__CFString const**) const", + "selfWeight": 0, + "totalWeight": 1002250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TComponentFont::CopyCharacterSet() const", + "line": undefined, + "name": "TComponentFont::CopyCharacterSet() const", + "selfWeight": 0, + "totalWeight": 1002250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CFCharacterSetDeallocate", + "line": undefined, + "name": "__CFCharacterSetDeallocate", + "selfWeight": 0, + "totalWeight": 1002250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:free_small", + "line": undefined, + "name": "free_small", + "selfWeight": 0, + "totalWeight": 1002250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:madvise", + "line": undefined, + "name": "madvise", + "selfWeight": 1002250, + "totalWeight": 1002250, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const", + "line": undefined, + "name": "TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const", + "line": undefined, + "name": "TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const", + "line": undefined, + "name": "TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const", + "line": undefined, + "name": "TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGFontGetGlyphAdvances", + "line": undefined, + "name": "CGFontGetGlyphAdvances", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:xt_font_get_glyph_advances", + "line": undefined, + "name": "xt_font_get_glyph_advances", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:get_glyph_ideal_advances", + "line": undefined, + "name": "get_glyph_ideal_advances", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:FPFontGetGlyphIdealAdvanceWidths", + "line": undefined, + "name": "FPFontGetGlyphIdealAdvanceWidths", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const", + "line": undefined, + "name": "TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TTGetGlyphMetrics", + "line": undefined, + "name": "TTGetGlyphMetrics", + "selfWeight": 0, + "totalWeight": 5034416, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ResolveCacheStrike(TStrikeDescription const&)", + "line": undefined, + "name": "ResolveCacheStrike(TStrikeDescription const&)", + "selfWeight": 0, + "totalWeight": 1003458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TFont::GetHash() const", + "line": undefined, + "name": "TFont::GetHash() const", + "selfWeight": 0, + "totalWeight": 1003458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TTrueTypeDataForkFont::GetRefCon() const", + "line": undefined, + "name": "TTrueTypeDataForkFont::GetRefCon() const", + "selfWeight": 1003458, + "totalWeight": 1003458, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:AssureGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph*)", + "line": undefined, + "name": "AssureGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph*)", + "selfWeight": 0, + "totalWeight": 4030958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateScalerGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph const*)", + "line": undefined, + "name": "CreateScalerGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph const*)", + "selfWeight": 0, + "totalWeight": 4030958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateGlyphElement(fsg_SplineKey*, int, unsigned char, unsigned char)", + "line": undefined, + "name": "CreateGlyphElement(fsg_SplineKey*, int, unsigned char, unsigned char)", + "selfWeight": 0, + "totalWeight": 4030958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CreateGlyphOutline(fsg_SplineKey*, unsigned short, unsigned char)", + "line": undefined, + "name": "CreateGlyphOutline(fsg_SplineKey*, unsigned short, unsigned char)", + "selfWeight": 0, + "totalWeight": 4030958, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:StretchGlyph(fsg_SplineKey*, fnt_ElementType*, transformState const*, short**, unsigned char, unsigned char*, unsigned int)", + "line": undefined, + "name": "StretchGlyph(fsg_SplineKey*, fnt_ElementType*, transformState const*, short**, unsigned char, unsigned char*, unsigned int)", + "selfWeight": 0, + "totalWeight": 3025750, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ApplyFeaturesToOutline(fsg_SplineKey*, fnt_ElementType*)", + "line": undefined, + "name": "ApplyFeaturesToOutline(fsg_SplineKey*, fnt_ElementType*)", + "selfWeight": 0, + "totalWeight": 2010916, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ComputeUnscaledBounds(fnt_ElementType const*, unscaledBounds*)", + "line": undefined, + "name": "ComputeUnscaledBounds(fnt_ElementType const*, unscaledBounds*)", + "selfWeight": 1005833, + "totalWeight": 1005833, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:LoadGlyphMetrics(fsg_SplineKey*, fnt_ElementType*)", + "line": undefined, + "name": "LoadGlyphMetrics(fsg_SplineKey*, fnt_ElementType*)", + "selfWeight": 0, + "totalWeight": 1014834, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:GetHmtxData(fsg_SplineKey*, int, unscaledMetrics*, unscaledMetrics*, unsigned short*, unsigned short*)", + "line": undefined, + "name": "GetHmtxData(fsg_SplineKey*, int, unscaledMetrics*, unscaledMetrics*, unsigned short*, unsigned short*)", + "selfWeight": 0, + "totalWeight": 1014834, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ScalerGetTableParts(memoryContext*, unsigned int, int, int, void*, unsigned char)", + "line": undefined, + "name": "ScalerGetTableParts(memoryContext*, unsigned int, int, int, void*, unsigned char)", + "selfWeight": 0, + "totalWeight": 1014834, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDataReference::operator=(TDataReference const&)", + "line": undefined, + "name": "TDataReference::operator=(TDataReference const&)", + "selfWeight": 0, + "totalWeight": 2019917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:TDataReference::DucRefCount() const", + "line": undefined, + "name": "TDataReference::DucRefCount() const", + "selfWeight": 1014834, + "totalWeight": 2019917, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:0x00000001904c1588", + "line": undefined, + "name": "0x00000001904c1588", + "selfWeight": 1005208, + "totalWeight": 1005208, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:GetGlyphVariationPtr(fsg_SplineKey*, int, unsigned int*)", + "line": undefined, + "name": "GetGlyphVariationPtr(fsg_SplineKey*, int, unsigned int*)", + "selfWeight": 0, + "totalWeight": 1005083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ScalerReleaseFontTable(memoryContext*, void const*)", + "line": undefined, + "name": "ScalerReleaseFontTable(memoryContext*, void const*)", + "selfWeight": 0, + "totalWeight": 1005083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:MReferenceCounted::RemoveReference() const", + "line": undefined, + "name": "MReferenceCounted::RemoveReference() const", + "selfWeight": 1005083, + "totalWeight": 1005083, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes drawText:forWidth:lineBreakMode:letterSpacing:textAlignment:style:textSize:textHeight:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes drawText:forWidth:lineBreakMode:letterSpacing:textAlignment:style:textSize:textHeight:]", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes drawTextInRect:withColor:withBlock:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes drawTextInRect:withColor:withBlock:]", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundStyleAttributes _drawText:inRect:withFont:lineBreakMode:letterSpacing:textAlignment:]", + "line": undefined, + "name": "-[UIStatusBarForegroundStyleAttributes _drawText:inRect:withFont:lineBreakMode:letterSpacing:textAlignment:]", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSString(UIStringDrawingLegacy) _legacy_drawAtPoint:forWidth:withFont:lineBreakMode:letterSpacing:includeEmoji:]", + "line": undefined, + "name": "-[NSString(UIStringDrawingLegacy) _legacy_drawAtPoint:forWidth:withFont:lineBreakMode:letterSpacing:includeEmoji:]", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[NSAttributedString(NSExtendedStringDrawing) drawWithRect:options:context:]", + "line": undefined, + "name": "-[NSAttributedString(NSExtendedStringDrawing) drawWithRect:options:context:]", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CTFontDrawGlyphsWithAdvancesInternal", + "line": undefined, + "name": "CTFontDrawGlyphsWithAdvancesInternal", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:DrawGlyphsWithAdvancesAndTransform(TFont const*, unsigned short const*, CGSize const*, unsigned long, CGPoint, CGContext*, CGAffineTransform, CGAffineTransform, bool)", + "line": undefined, + "name": "DrawGlyphsWithAdvancesAndTransform(TFont const*, unsigned short const*, CGSize const*, unsigned long, CGPoint, CGContext*, CGAffineTransform, CGAffineTransform, bool)", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool)", + "line": undefined, + "name": "DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool)", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:draw_glyphs", + "line": undefined, + "name": "draw_glyphs", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:ripc_DrawGlyphs", + "line": undefined, + "name": "ripc_DrawGlyphs", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:draw_glyph_bitmaps", + "line": undefined, + "name": "draw_glyph_bitmaps", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:render_glyphs", + "line": undefined, + "name": "render_glyphs", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGGlyphBuilder::lock_glyph_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**)", + "line": undefined, + "name": "CGGlyphBuilder::lock_glyph_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**)", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGGlyphBuilder::create_missing_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**)", + "line": undefined, + "name": "CGGlyphBuilder::create_missing_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**)", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGFontCreateGlyphBitmapWithDilation", + "line": undefined, + "name": "CGFontCreateGlyphBitmapWithDilation", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGGlyphBitmapCreateWithPathAndDilation_8", + "line": undefined, + "name": "CGGlyphBitmapCreateWithPathAndDilation_8", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CGPathApply", + "line": undefined, + "name": "CGPathApply", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CG::Path::Sequence::apply(void (CGPathElementType, CGPoint const*) block_pointer) const", + "line": undefined, + "name": "CG::Path::Sequence::apply(void (CGPathElementType, CGPoint const*) block_pointer) const", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CG::Path::Subpath::apply(void (CGPathElementType, CGPoint const*) block_pointer) const", + "line": undefined, + "name": "CG::Path::Subpath::apply(void (CGPathElementType, CGPoint const*) block_pointer) const", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:CG::Chunk::apply(void (CGPathElementType, CGPoint const*) block_pointer) const", + "line": undefined, + "name": "CG::Chunk::apply(void (CGPathElementType, CGPoint const*) block_pointer) const", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__CGPathApply_block_invoke", + "line": undefined, + "name": "__CGPathApply_block_invoke", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:aa_quadto", + "line": undefined, + "name": "aa_quadto", + "selfWeight": 0, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:aa_add_edges", + "line": undefined, + "name": "aa_add_edges", + "selfWeight": 1005333, + "totalWeight": 1005333, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_log_error_impl", + "line": undefined, + "name": "_os_log_error_impl", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_log_impl_flatten_and_send", + "line": undefined, + "name": "_os_log_impl_flatten_and_send", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_os_log_impl_mirror_to_stderr", + "line": undefined, + "name": "_os_log_impl_mirror_to_stderr", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:os_trace_blob_add_localtime", + "line": undefined, + "name": "os_trace_blob_add_localtime", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:_st_tzset_basic", + "line": undefined, + "name": "_st_tzset_basic", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:getenv", + "line": undefined, + "name": "getenv", + "selfWeight": 0, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:__findenv_locked", + "line": undefined, + "name": "__findenv_locked", + "selfWeight": 1007125, + "totalWeight": 1007125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarForegroundView _cleanUpAfterDataChange]", + "line": undefined, + "name": "-[UIStatusBarForegroundView _cleanUpAfterDataChange]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + Frame { + "col": undefined, + "file": undefined, + "key": "null:-[UIStatusBarLayoutManager removeDisabledItems:]", + "line": undefined, + "name": "-[UIStatusBarLayoutManager removeDisabledItems:]", + "selfWeight": 0, + "totalWeight": 1002125, + }, + ], + "name": "simple-time-profile.trace - thread 4", + "stacks": Array [ + " 44.62ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int);ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*);ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&, char const*);ImageLoaderMachO::getRPaths(ImageLoader::LinkContext const&, std::__1::vector >&) const;realpath$DARWIN_EXTSN;stat64 1.00ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int);ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*);ImageLoader::recursiveRebase(ImageLoader::LinkContext const&);ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&, unsigned long);ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&, unsigned long) 95.26ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::initializeMainExecutable();ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&);ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);libSystem_initializer;_dyld_initializer;_dyld_register_func_for_add_image;dyld::registerAddCallback(void (*)(mach_header const*, long));tlv_load_notification;tlv_load_notification 1.00ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::initializeMainExecutable();ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&);ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);libSystem_initializer;libdispatch_init$VARIANT$armv81;_os_object_init;_objc_init;_dyld_objc_notify_register;dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*));dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool);map_images;map_images_nolock;_read_images;readClass(objc_class*, bool, bool);addNamedClass(objc_class*, char const*, objc_class*);getClass(char const*);getClass_impl(char const*);NXMapGet;_NXMapMember(_NXMapTable*, void const*, void**);_mapStrHash(_NXMapTable*, void const*) 2.01ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::initializeMainExecutable();ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&);ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);libSystem_initializer;libdispatch_init$VARIANT$armv81;_os_object_init;_objc_init;_dyld_objc_notify_register;dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*));dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool);map_images;map_images_nolock;_read_images;getProtocol(char const*);NXMapGet;_NXMapMember(_NXMapTable*, void const*, void**);_mapStrHash(_NXMapTable*, void const*) 2.01ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::initializeMainExecutable();ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&);ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);libSystem_initializer;libdispatch_init$VARIANT$armv81;_os_object_init;_objc_init;_dyld_objc_notify_register;dyld::registerObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*));dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool);map_images;map_images_nolock;_read_images;category_t** getDataSection(mach_header_64 const*, char const*, unsigned long*, unsigned long*);getsectiondata;getsectiondata 1.00ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::initializeMainExecutable();ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&);ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&) 4.01ms", + "_dyld_start;dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*);dyld::initializeMainExecutable();ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&);ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);ImageLoaderMegaDylib::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, unsigned int, ImageLoader::InitializerTimingList&, ImageLoaderMegaDylib::UpwardIndexes&);0x0000000186bd8fe2;0x0000000186ab88da;strlen 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;_dispatch_global_queue_poke_slow;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;_dispatch_root_queues_init_once;_pthread_workqueue_init_with_workloop 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;BKSDisplayServicesStart;+[CADisplay mainDisplay];ensure_displays();_CASGetDisplays;mach_msg;mach_msg_trap 3.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;UIApplicationInitialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;___UIApplicationUsesAlternateFont_block_invoke;CPIsInternalDevice;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__CPIsInternalDevice_block_invoke;MGGetBoolAnswer;0x0000000181ff409a;0x0000000181ff2c56;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;0x0000000181ff273a;0x0000000181ff050e;open;__open 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;-[UIEventFetcher init];-[UIEventFetcher setupThreadAndRun];-[NSThread start];standardDefaultCenter;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__standardDefaultCenter_block_invoke;_CFXNotificationGetTaskCenter;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__CFNotificationCenterGetLocalCenter_block_invoke;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;____initDayChangedNotification_block_invoke;__postAndResetMidnight;localtime_r;tzsetwall_basic;tzload;tzparse;tzload;__read_nocancel 2.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;UIApplicationInstantiateSingleton;-[UIApplication init];+[__NSOrderedSetM __new:::];CFBasicHashCreate;CFBasicHashGetPtrIndex;CFBasicHashGetPtrIndex 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;UIApplicationInstantiateSingleton;-[UIApplication init];-[UIApplication _fetchInfoPlistFlags];+[UIApplication _isClassic];+[UIApplication _classicMode];dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__29+[UIApplication _classicMode]_block_invoke;-[NSProcessInfo environment];_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;UIApplicationInstantiateSingleton;-[UIApplication init];+[UIContentSizeCategoryPreference system];-[_UIContentSizeCategoryPreferenceSystem _readAndObservePreferences];-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategoryFromUserDefaultsPostingNotification:];-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategory:postingNotification:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;+[UIScreen initialize];UISelfTaskHasEntitlement;_UITaskHasEntitlement;_UICopyValueForEntitlementUsingTaskCreationBlock;SecTaskCopyValueForEntitlement;SecTaskLoadEntitlements;CFPropertyListCreateWithData;_CFPropertyListCreateWithData;_CFPropertyListCreateFromUTF8Data;CFBurstTrieCreate;_CFRelease;__CFBasicHashDeallocate 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;UIApplicationInstantiateSingleton;-[UIApplication init];+[UIContentSizeCategoryPreference system];-[_UIContentSizeCategoryPreferenceSystem _readAndObservePreferences];-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategoryFromUserDefaultsPostingNotification:];-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategory:postingNotification:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;+[UIScreen initialize];+[UIScreen _FBSDisplayConfigurationConnected:andNotify:];-[UIScreen initWithDisplayConfiguration:];-[UIScreen _computeMetrics:];-[UIScreen _updateOverscanCompensationAllowingBackgroundUpdate:];-[UIApplication isSuspended];+[_UIApplicationCanvas mostActiveCanvas];+[_UIApplicationCanvas canvases];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;_qfqp2_InitializedGlobalData;+[NSSet setWithObjects:];+[__NSSetI __new::::];__CFAllocateObject2;class_createInstance;calloc;malloc_zone_calloc;szone_malloc_should_clear;_platform_memset 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;UIApplicationInstantiateSingleton;-[UIApplication init];+[UIContentSizeCategoryPreference system];-[_UIContentSizeCategoryPreferenceSystem _readAndObservePreferences];-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategoryFromUserDefaultsPostingNotification:];-[_UIContentSizeCategoryPreferenceSystem _updateContentSizeCategory:postingNotification:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;+[UIScreen initialize];+[UIScreen _FBSDisplayConfigurationConnected:andNotify:];-[UIScreen _connectScreen];-[UIScreen _updateTraits];-[UIScreen _defaultTraitCollectionForInterfaceOrientation:inBounds:];-[UIScreen _forceTouchCapability];_AXSForceTouchEnabled;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;___AXSForceTouchEnabled_block_invoke;_getBooleanPreference;_copyValuePreference;CFPreferencesCopyAppValue;-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:];-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:];normalizeQuintuplet;_CFPrefsExtractQuadrupleFromPathIfPossible;CFStringCreateWithFormat;CFStringCreateWithFormat;CFStringCreateCopy 2.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;-[FBSWorkspace initWithSerialQueue:];-[FBSWorkspaceClient initWithDelegate:];-[FBSWorkspaceClient _debugLog:];FBLogCommon;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__FBLogCommon_block_invoke;os_log_create;_os_log_preferences_refresh;_os_log_preferences_load;_os_trace_read_plist_at;_os_trace_read_file_at;openat;__openat 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;_UIApplicationMainPreparations;+[_UIRemoteKeyboards sharedRemoteKeyboards];dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__43+[_UIRemoteKeyboards sharedRemoteKeyboards]_block_invoke;-[_UIRemoteKeyboards init];-[NSNotificationCenter addObserver:selector:name:object:];_CFXNotificationRegisterObserver;-[_CFXNotificationRegistrar add:object:observer:tokenRegistration:];-[_CFXNotificationRegistrar acquireName:];CFDictionaryGetValue;CFBasicHashFindBucket;CFBasicHashFindBucket;CFEqual 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;-[UIApplication _run];_UIAccessibilityInitialize;-[UIApplication(UIKitApplicationAccessibility) _accessibilityInit];-[UIApplication(UIKitApplicationAccessibility) _updateApplicationAccessibility];_AXSApplicationAccessibilityEnabled;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;___AXSApplicationAccessibilityEnabled_block_invoke;CFNotificationCenterAddObserver;_CFXNotificationRegisterObserver;notify_register_dispatch;notify_register_mach_port;mach_port_insert_right;_kernelrpc_mach_port_insert_right_trap 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoObservers;__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__;_UIGestureEnvironmentUpdate;_UIGestureEnvironmentUpdate 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];+[UIScreen _FBSDisplayConfigurationConnected:andNotify:];_UIScreenAddScreen;_dispatch_queue_barrier_sync_invoke_and_complete;_dispatch_client_callout;___UIScreenAddScreen_block_invoke;_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);getMethodNoSuper_nolock(objc_class*, objc_selector*) 6.02ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _reloadKeyboardArbiterState];-[_UIRemoteKeyboards startConnection];+[_UIRemoteKeyboards createArbiterConnection];_UIKeyboardArbitration_Interface;+[NSXPCInterface interfaceWithProtocol:];-[NSXPCInterface setProtocol:];setProtocolMetadata;setProtocolMetdataWithMethods;setProtocolMetadataWithSignature;setProtocolMetadataWithSignature;_objc_msgSend_uncached;lookUpImpOrForward;cache_fill;cache_collect;_collecting_in_critical();task_threads;mach_msg;mach_msg_trap 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base initWithFrame:showForegroundView:inProcessStateProvider:];-[UIStatusBar _initWithFrame:showForegroundView:inProcessStateProvider:];CA::Layer::set_bit(unsigned int, unsigned int, unsigned int, bool, void (CA::Layer::*)(CA::Transaction*));NSKeyValueWillChangeWithPerThreadPendingNotifications;KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base initWithFrame:showForegroundView:inProcessStateProvider:];-[UIStatusBar _initWithFrame:showForegroundView:inProcessStateProvider:];+[UIStatusBarServer getStatusBarData];-[IOSurface initWithMachPort:];IOSurfaceClientLookupFromMachPort;pthread_once$VARIANT$armv81;_os_once$VARIANT$armv81;__pthread_once_handler;_iosConnectInitalize;IOServiceGetMatchingService;io_service_get_matching_service_bin;mach_msg;mach_msg_trap 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];__UILogGetCategoryCachedImpl;__UILogCategoryGetNode;__UILogCategoryNewNode;os_log_create;_os_log_preferences_refresh;_os_log_preferences_load;_os_trace_read_plist_at;_os_trace_read_file_at;openat;__openat 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView initWithFrame:foregroundStyle:usesVerticalLayout:];-[UIAccessibilityHUDGestureManager initWithView:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;_class_initialize;lockAndFinishInitializing(objc_class*, objc_class*);_finishInitializing(objc_class*, objc_class*);objc_class::setInitialized();methodListImplementsRR(method_list_t const*);search_method_list(method_list_t const*, objc_selector*) 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarSignalStrengthItemView contentsImage];-[UIStatusBarItemView imageWithShadowNamed:];-[UIStatusBarForegroundStyleAttributes imageNamed:withLegibilityStyle:legibilityStrength:];-[UIStatusBarForegroundStyleAttributes untintedImageNamed:];-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:];_dispatch_queue_barrier_sync_invoke_and_complete;_dispatch_client_callout;__58-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]_block_invoke;-[UIStatusBarForegroundStyleAttributes _cacheQueue_cachedImageNamed:inTempGroup:groupFullName:];-[UIStatusBarCache imageNamed:forGroup:withScale:];-[CPBitmapStore copyImageForKey:inGroup:];-[CPBitmapStore openAndMmap:withInfo:];CGBitmapGetAlignedBytesPerRow;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;initialize_alignment;initialize_alignment 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarDataNetworkItemView contentsImage];-[UIStatusBarDataNetworkItemView _dataNetworkImage];-[UIStatusBarItemView imageWithShadowNamed:];-[UIStatusBarForegroundStyleAttributes imageNamed:withLegibilityStyle:legibilityStrength:];-[UIStatusBarForegroundStyleAttributes untintedImageNamed:];-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:];_dispatch_queue_barrier_sync_invoke_and_complete;_dispatch_client_callout;__58-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]_block_invoke;-[UIStatusBarForegroundStyleAttributes _cacheQueue_cachedImageNamed:inTempGroup:groupFullName:];-[UIStatusBarCache imageNamed:forGroup:withScale:];-[CPBitmapStore copyImageForKey:inGroup:];-[CPBitmapStore openAndMmap:withInfo:];open;__open 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];-[UIView initWithFrame:];UIViewCommonInitWithFrame;-[UIView _createLayerWithFrame:];-[CALayer setDelegate:];CA::Layer::State::set_delegate(CA::Transaction*, objc_object*);lookup_delegate_methods(CA::Transaction*, objc_object*);_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 2.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarBatteryItemView contentsImage];-[UIStatusBarBatteryItemView _contentsImage];-[UIStatusBarItemView beginImageContextWithMinimumWidth:];_UIGraphicsBeginImageContextWithOptions;CGBitmapContextCreate;CGBitmapContextCreateWithData;CGBitmapContextInfoCreate;CGBitmapAllocateData;mmap;__mmap 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarBatteryItemView contentsImage];-[UIStatusBarBatteryItemView _contentsImage];-[UIStatusBarItemView beginImageContextWithMinimumWidth:];_UIGraphicsBeginImageContextWithOptions;CGContextClearRect;CGContextFillRect;CGContextFillRects;ripc_DrawRects;ripc_Render;ripc_GetColor;CGColorTransformConvertColorComponents;CGCMSConverterConvertColorComponents;convert_icc;vImageConvert_AnyToAny;AnyToAnyBlock;AnyToAnyBlockInternal;DoMatrix;vImageMatrixMultiply_PlanarF;vMatrixMultiply_PlanarF 2.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];__51-[UIStatusBar _prepareToSetStyle:animation:forced:]_block_invoke;-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager prepareEnabledItems:withData:actions:];-[UIStatusBarLayoutManager _prepareEnabledItemType:withEnabledItems:withData:actions:itemAppearing:itemDisappearing:];-[UIStatusBarLayoutManager _createViewForItem:withData:actions:];+[UIStatusBarItemView createViewForItem:withData:actions:foregroundStyle:];-[UIStatusBarItemView initWithItem:data:actions:style:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarIndicatorItemView contentsImage];-[UIStatusBarItemView imageWithShadowNamed:];-[UIStatusBarForegroundStyleAttributes imageNamed:withLegibilityStyle:legibilityStrength:];-[UIStatusBarForegroundStyleAttributes untintedImageNamed:];-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:];_dispatch_queue_barrier_sync_invoke_and_complete;_dispatch_client_callout;__58-[UIStatusBarForegroundStyleAttributes _cachedImageNamed:]_block_invoke;-[UIStatusBarForegroundStyleAttributes _cacheQueue_cachedImageNamed:inTempGroup:groupFullName:];-[UIStatusBarCache imageNamed:forGroup:withScale:];-[CPBitmapStore copyImageForKey:inGroup:];-[CPBitmapStore openAndMmap:withInfo:];open;__open 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBar_Base requestStyle:animated:forced:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar _updateUIWithStyleAttributes:animationParameters:forced:];-[UIStatusBar _prepareToSetStyle:animation:forced:];+[UIView(Animation) performWithoutAnimation:];-[UIView(Hierarchy) insertSubview:aboveSubview:];-[UIView(Internal) _addSubview:positioned:relativeTo:];-[UIView(Hierarchy) window] 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIWindow _initWithOrientation:];-[UIStatusBarWindow initWithFrame:];-[UIWindow _initWithFrame:debugName:scene:attached:];-[UIWindow _initWithFrame:debugName:canvas:];-[UIView initWithFrame:];UIViewCommonInitWithFrame;-[UIView _createLayerWithFrame:];-[CALayer init];CA::Layer::class_state(objc_class*);class_getMethodImplementation;lookUpImpOrNil;lookUpImpOrForward;rwlock_tt::read();pthread_rwlock_rdlock$VARIANT$armv81 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIWindow _initWithOrientation:];-[UIStatusBarWindow initWithFrame:];-[UIWindow setFrame:];-[UIWindow _updateWindowTraitsAndNotify:];-[UIWindow _traitCollectionForSize:screen:];-[UIWindow _traitCollectionForSize:screenCollection:];+[UITraitCollection traitCollectionWithTraitsFromCollections:];-[__NSArrayM enumerateObjectsWithOptions:usingBlock:];__62+[UITraitCollection traitCollectionWithTraitsFromCollections:]_block_invoke;__62+[UITraitCollection traitCollectionWithTraitsFromCollections:]_block_invoke 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBarWindow setStatusBar:];-[UIView(Internal) _addSubview:positioned:relativeTo:];-[UIView(Hierarchy) _postMovedFromSuperview:];__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke;-[UIView(Hierarchy) _promoteSelfOrDescendantToFirstResponderIfNecessary];-[UIView(Hierarchy) _findFirstSubviewWantingToBecomeFirstResponder];-[UIView(Hierarchy) _findFirstSubviewWantingToBecomeFirstResponder];-[UIView(Hierarchy) _findFirstSubviewWantingToBecomeFirstResponder];-[UIView(UIKitManual) release] 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIStatusBarWindow setOrientation:animationParameters:];-[UIStatusBarWindow _rotate];-[UIStatusBar setOrientation:];-[UIStatusBarForegroundView reflowItemViews:];-[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:];-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:];__74-[UIStatusBarForegroundView _reflowItemViewsWithDuration:preserveHistory:]_block_invoke;-[UIStatusBarLayoutManager reflowWithVisibleItems:duration:];-[UIStatusBarQuietModeItemView setVisible:frame:duration:];-[UIStatusBarItemView setVisible:frame:duration:];-[UIStatusBarQuietModeItemView setVisible:];-[CALayer setOpacity:];CA::Layer::setter(unsigned int, _CAValueType, void const*);CA::Layer::setter(unsigned int, _CAValueType, void const*);CA::AttrList::get(unsigned int, _CAValueType, void*) const 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIWindow _setHidden:forced:];-[UIWindow _updateLayerOrderingAndSetLayerHidden:];-[_UICanvas _windowUpdatedVisibility:];-[_UIContextBinder attachBindable:];-[_UIContextBinder _contextForBindable:];+[_UIContextBinder createContextForBindable:withSubstrate:];+[CAContext remoteContextWithOptions:];-[CAContextImpl initRemoteWithOptions:];CA::Context::connect_remote();CARenderServerGetNeededAlignment;mach_msg;mach_msg_trap 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:];-[UIWindow _setHidden:forced:];-[UIWindow _updateLayerOrderingAndSetLayerHidden:];-[UIApplication _updateCurrentStatusBarViewControllerAppearance];-[UIApplication _setStatusBarStyle:animationParameters:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];-[UIStatusBar currentStyleRequestForStyle:];-[UIApplication _mainScene];_UIApplicationMainSceneForDisplayIdentity;-[__NSArrayM enumerateObjectsWithOptions:usingBlock:];___UIApplicationMainSceneForDisplayIdentity_block_invoke;-[FBSSceneImpl settings];_dispatch_queue_barrier_sync_invoke_and_complete 2.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _loadMainInterfaceFile];-[UIApplication _loadMainStoryboardFileNamed:bundle:];+[UIStoryboard storyboardWithName:bundle:];+[NSDictionary(NSDictionary) newWithContentsOf:immutable:];-[NSData(NSData) initWithContentsOfFile:options:maxLength:error:];_NSReadBytesFromFileWithExtendedAttributes;open;__open 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _loadMainInterfaceFile];-[UIApplication _loadMainStoryboardFileNamed:bundle:];-[UIStoryboard instantiateViewControllerWithIdentifier:];-[UINib instantiateWithOwner:options:];-[UINib unarchiverForInstantiatingReturningError:];-[UINib lazyArchiveData];-[UINib nibDataForPath:];-[NSData(NSData) initWithContentsOfFile:];_NSReadBytesFromFileWithExtendedAttributes;open;__open 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _loadMainInterfaceFile];-[UIApplication _loadMainStoryboardFileNamed:bundle:];-[UIWindow init];-[UIWindow _initWithOrientation:];-[UIWindow _initWithFrame:debugName:scene:attached:];-[UIWindow _initWithFrame:debugName:canvas:];-[UIWindow _commonInitDebugName:canvas:];-[UIWindow _updateTransformLayer];-[UIWindow _configureRootLayer:transformLayer:];-[UIWindowLayer setBounds:];-[CALayer setBounds:];CA::Layer::set_bounds(CA::Rect const&, bool);CA::Layer::set_bounds(CA::Rect const&, bool);CA::Layer::begin_change(CA::Transaction*, unsigned int, objc_object*, objc_object*&) 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _loadMainInterfaceFile];-[UIApplication _loadMainStoryboardFileNamed:bundle:];-[UIWindow setRootViewController:];-[UIApplication _updateSerializableKeyCommandsForResponder:];BKSHIDSetKeyCommands;_BKSServerPortHelper;bootstrap_look_up;bootstrap_look_up3;_xpc_interface_routine;xpc_pipe_routine;_xpc_pipe_pack_message;_xpc_serializer_pack;_xpc_serializer_pack 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:];-[UIApplication(StateRestoration) _doRestorationIfNecessary];-[UIApplication _updateCurrentStatusBarViewControllerAppearance];-[UIApplication _setStatusBarStyle:animationParameters:];-[UIStatusBar_Base requestStyle:animationParameters:forced:];-[UIStatusBar _requestStyle:animationParameters:forced:];+[UIStatusBar cornerStyleForRequestedStyle:effectiveStyle:alignment:];+[UIStatusBar _styleAttributesForStatusBarStyle:legacy:];+[UIStatusBar _styleAttributesForRequest:];objc_retain 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIViewController view];-[UIViewController loadViewIfRequired];-[UIViewController loadView];-[UIViewController _loadViewFromNibNamed:bundle:];-[UIStoryboard nibForStoryboardNibNamed:];-[UIStoryboard identifierForStringsFile];+[NSPathStore2 pathStoreWithCharacters:length:];NSAllocateObject;class_createInstance;calloc 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIViewController view];-[UIViewController loadViewIfRequired];-[UIViewController loadView];-[UIViewController _loadViewFromNibNamed:bundle:];-[UINib instantiateWithOwner:options:];-[UINibDecoder decodeObjectForKey:];UINibDecoderDecodeObjectForValue;UINibDecoderDecodeObjectForValue;-[UIRuntimeConnection initWithCoder:];-[UINibDecoder decodeObjectForKey:];UINibDecoderDecodeObjectForValue;-[UIView initWithCoder:];-[UINibDecoder decodeObjectForKey:];UINibDecoderDecodeObjectForValue;UINibDecoderDecodeObjectForValue;-[_UILayoutGuide initWithCoder:];-[UIView initWithCoder:];-[UINibDecoder decodeObjectForKey:];UINibDecoderDecodeObjectForValue;UINibDecoderDecodeObjectForValue;-[NSLayoutConstraint initWithCoder:];-[NSLayoutConstraint _setSymbolicConstant:constant:];_objc_msgSend_uncached;lookUpImpOrForward;cache_fill;cache_fill 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIView(Internal) _addSubview:positioned:relativeTo:];objc_msgSend 1.00s", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIView(Internal) _addSubview:positioned:relativeTo:];-[UIView(Hierarchy) _postMovedFromSuperview:];__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke;-[UIView(Internal) _didMoveFromWindow:toWindow:];-[UIView(UIConstraintBasedLayout) _layoutEngine_windowDidChange];-[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine];-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:];__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke;-[NSISEngine withBehaviors:performModifications:];__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2;-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:];__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke;-[NSISEngine withBehaviors:performModifications:];__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2;-[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:];-[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:];-[UIView(AdditionalLayoutSupport) nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:onBehalfOfLayoutGuide:];-[UIView nsli_boundsWidthVariable];_UILayoutItemCreateAndObserveVariableWithValueRestriction;_UILayoutItemSetUpVariableObservation;objc_copyWeak;objc_initWeak;weak_register_no_lock;-[NSObject allowsWeakReference];objc_msgSend 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIView(Internal) _addSubview:positioned:relativeTo:];-[UIView(Hierarchy) _postMovedFromSuperview:];__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke;-[UIView(Internal) _didMoveFromWindow:toWindow:];-[UIView(UIConstraintBasedLayout) _layoutEngine_windowDidChange];-[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine];-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:];__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke;-[NSISEngine withBehaviors:performModifications:];__57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2;-[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:];-[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:];-[NSLayoutConstraint _makeExtraVars];-[NSObject retain] 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIView(Internal) _addSubview:positioned:relativeTo:];-[UIView(Hierarchy) _postMovedFromSuperview:];__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke;-[UIView(Internal) _didMoveFromWindow:toWindow:];-[UIViewController viewDidMoveToWindow:shouldAppearOrDisappear:];-[UIViewController _updateLayoutForStatusBarAndInterfaceOrientation];-[UIViewController _updateContentOverlayInsetsForSelfAndChildren];-[UIViewController _updateContentOverlayInsetsFromParentIfNecessary];-[UIViewController __updateContentOverlayInsetsToPresentationControllerBaseInsets];-[UIViewController _setContentOverlayInsets:andLeftMargin:rightMargin:];-[UIViewController _updateViewSafeAreaInsetsAndEagerlyUpdateContentScrollView:];-[UIView setSafeAreaInsets:];-[UIView _updateInferredLayoutMarginsFromSuperview:];_UIViewAdjustedLayoutMarginsForLayoutMargins;_UIViewResolvedMargins;_Block_release;objc_destructInstance;_object_remove_assocations;std::__1::__hash_iterator, void*>*> std::__1::__hash_table, std::__1::__unordered_map_hasher, objc_references_support::DisguisedPointerHash, true>, std::__1::__unordered_map_equal, objc_references_support::DisguisedPointerEqual, true>, objc_references_support::ObjcAllocator > >::find(unsigned long const&);std::__1::__hash_iterator, void*>*> std::__1::__hash_table, std::__1::__unordered_map_hasher, objc_references_support::DisguisedPointerHash, true>, std::__1::__unordered_map_equal, objc_references_support::DisguisedPointerEqual, true>, objc_references_support::ObjcAllocator > >::find(unsigned long const&) 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow addRootViewControllerViewIfPossible];-[UIViewController setNeedsUpdateOfScreenEdgesDeferringSystemGestures];-[UIApplication _updateCurrentScreenEdgesDeferringSystemGestures];-[FBSScene(UIApp) updateUIClientSettingsWithBlock:];-[FBSSceneImpl updateClientSettingsWithBlock:];-[FBSSceneImpl updateClientSettingsWithTransitionBlock:];-[FBSSceneImpl updateClientSettings:withTransitionContext:];_dispatch_queue_barrier_sync_invoke_and_complete;_dispatch_client_callout;__59-[FBSSceneImpl updateClientSettings:withTransitionContext:]_block_invoke;+[FBSSceneClientSettingsDiff diffFromSettings:toSettings:];-[FBSSettingsDiff initWithChanges:fromSettings:toSettings:];+[BSSettingsDiff diffFromSettings:toSettings:];-[BSSettings _enumerateSettingsInMap:withBlock:];__46+[BSSettingsDiff diffFromSettings:toSettings:]_block_invoke.24;-[BSSettings flagForSetting:];-[NSConcreteMapTable objectForKey:];probeGC;probeGC 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];-[UIWindow makeKeyAndVisible];-[UIWindow _setHidden:forced:];-[UIWindow _beginKeyWindowDeferral];+[BKSEventFocusManager sharedInstance];dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__38+[BKSEventFocusManager sharedInstance]_block_invoke;-[BKSEventFocusManager init];-[BKSEventFocusManager initWithIPCInterface:];-[BKSEventFocusManager _connectToEventFocusService];+[NSXPCInterface interfaceWithProtocol:];-[NSXPCInterface setProtocol:];setProtocolMetadata;setProtocolMetdataWithMethods;+[NSMethodSignature signatureWithObjCTypes:];-[NSMethodSignature _typeString];strlen 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2;-[FBSSceneImpl _didCreateWithTransitionContext:completion:];-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:];-[UIApplication workspace:didCreateScene:withTransitionContext:completion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:];__82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke;-[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:];-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:];+[_UICanvas _enqueuePostSettingUpdateTransactionBlock:];__111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke;-[UIApplication _runWithMainScene:transitionContext:completion:];-[UIApplication _callInitializationDelegatesForMainScene:transitionContext:];+[UIWindow _executeDeferredLaunchBlocks];__57-[UIWindow _updateToInterfaceOrientation:duration:force:]_block_invoke;-[UIWindow _setRotatableViewOrientation:updateStatusBar:duration:force:];-[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:isRotating:];-[UIWindow _rotateWindowToOrientation:updateStatusBar:duration:skipCallbacks:];-[UIWindow _rotateToBounds:withAnimator:transitionContext:];-[UIWindow _willChangeToSize:orientation:screen:withTransitionCoordinator:];-[UIWindow _traitCollectionForSize:screen:];-[UIWindow _traitCollectionForSize:screenCollection:];+[UITraitCollection traitCollectionWithHorizontalSizeClass:];_objc_rootAlloc;class_createInstance;calloc;calloc;malloc_zone_calloc 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;(anonymous namespace)::AutoreleasePoolPage::pop(void*);-[__NSArrayM dealloc];free;free;_nano_vet_and_size_of_live 2.02ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoBlocks;__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__;__34-[UIApplication _firstCommitBlock]_block_invoke_2;CA::Transaction::commit();CA::Context::commit_transaction(CA::Transaction*);CA::Layer::layout_if_needed(CA::Transaction*);-[CALayer layoutSublayers];-[UIView(CALayerDelegate) layoutSublayersOfLayer:];-[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine];-[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:];-[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:];-[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:];__100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke;-[NSISEngine withBehaviors:performModifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:];-[UIView(AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:];-[NSISEngine withBehaviors:performModifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:];-[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:];-[UIView(AdditionalLayoutSupport) _updateSystemConstraints];-[UIView(UIConstraintBasedLayout) _updateLayoutEngineHostConstraints];+[NSLayoutConstraint constraintWithAnchor:relatedBy:toAnchor:multiplier:constant:];_objc_msgSend_uncached;lookUpImpOrForward;cache_fill;cache_collect;_collecting_in_critical();thread_get_state;mach_msg;mach_msg_trap 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoBlocks;__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__;__34-[UIApplication _firstCommitBlock]_block_invoke_2;CA::Transaction::commit();CA::Context::commit_transaction(CA::Transaction*);CA::Layer::layout_if_needed(CA::Transaction*);-[CALayer layoutSublayers];-[UIView(CALayerDelegate) layoutSublayersOfLayer:];-[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine];-[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:];-[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:];-[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:];__100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke;-[NSISEngine withBehaviors:performModifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:];-[UIView(AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:];-[NSISEngine withBehaviors:performModifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:];-[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:];-[UIView(AdditionalLayoutSupport) _updateSystemConstraints];-[UIView(UIConstraintBasedLayout) _updateLayoutEngineHostConstraints];-[UIView(UIConstraintBasedLayout) _resetLayoutEngineHostConstraints];-[NSISEngine withBehaviors:performModifications:];-[UIView(UIConstraintBasedLayout) _resetLayoutEngineHostConstraintsForAxis:collectingViews:];-[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:];-[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:];-[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:];-[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:];-[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:];-[NSISEngine tryUsingArtificialVariableToAddConstraintWithMarker:rowBody:usingInfeasibilityHandlingBehavior:mutuallyExclusiveConstraints:];_minimizeConstantInObjectiveRowWithHead;_pivotToMakeBodyVarNewHeadOfRowWithHead;_removeRowWithHead;_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoBlocks;__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__;__34-[UIApplication _firstCommitBlock]_block_invoke_2;CA::Transaction::commit();CA::Context::commit_transaction(CA::Transaction*);CA::Layer::layout_if_needed(CA::Transaction*);-[CALayer layoutSublayers];-[UIView(CALayerDelegate) layoutSublayersOfLayer:];-[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine];-[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:];-[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:];-[NSISEngine withBehaviors:performModifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:];-[UIView(AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:];-[NSISEngine withBehaviors:performModifications:];-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:];-[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:];-[UIView(AdditionalLayoutSupport) _updateSystemConstraints];-[UIView(UIConstraintBasedLayout) _updateAutoresizingConstraints];-[UIView(UIConstraintBasedLayout) _constraints_didChangeAutoresizingConstraintsArrayForContainedView:];-[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:];-[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:];-[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:];-[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:];-[NSISEngine tryUsingArtificialVariableToAddConstraintWithMarker:rowBody:usingInfeasibilityHandlingBehavior:mutuallyExclusiveConstraints:];-[NSISObjectiveLinearExpression initWithLinearExpression:priority:];-[NSISLinearExpression enumerateVariablesAndCoefficients:];-[NSISObjectiveLinearExpression addVariable:priority:times:processVariableNewToReceiver:processVariableDroppedFromReceiver:];AddVariableToSortedPriorityVectorList;-[__NSArrayM count] 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoBlocks;__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__;__34-[UIApplication _firstCommitBlock]_block_invoke_2;CA::Transaction::commit();CA::Context::commit_transaction(CA::Transaction*);CA::Layer::prepare_commit(CA::Transaction*);CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double);CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double);mach_absolute_time 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoBlocks;__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__;__34-[UIApplication _firstCommitBlock]_block_invoke_2;_cleanUpAfterCAFlushAndRunDeferredBlocks;_runAfterCACommitDeferredBlocks;__39-[UIWindow _noteOverlayInsetsDidChange]_block_invoke;-[FBSScene(UIApp) updateUIClientSettingsWithBlock:];-[FBSSceneImpl updateClientSettingsWithBlock:];-[FBSSceneImpl updateClientSettingsWithTransitionBlock:];-[FBSSceneImpl updateClientSettings:withTransitionContext:];-[FBSSceneEvent dealloc];-[FBSSceneMessage dealloc];free;free;_nano_vet_and_size_of_live 2.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__;_dispatch_main_queue_callback_4CF$VARIANT$armv81;_dispatch_mach_msg_async_reply_invoke$VARIANT$armv81;_dispatch_client_callout3;_xpc_connection_pass2mig;notify_server;_Xmach_notify_send_once;do_mach_notify_send_once;_xpc_connection_call_reply_async;_xpc_connection_reply_callout;__57-[BSXPCMessage sendToConnection:replyQueue:replyHandler:]_block_invoke;-[BSXPCMessage _errorForXPCMessageReply:];+[NSError errorWithDomain:code:userInfo:];-[NSError initWithDomain:code:userInfo:];_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__;_dispatch_main_queue_callback_4CF$VARIANT$armv81;_dispatch_client_callout;_dispatch_call_block_and_release;-[BKSEventFocusManager flush];-[BKSEventFocusManager reallyFlushWithSet:];BKSHIDSetEventFocusDeferrals;+[NSObject(BaseBoard) bs_dataFromObject:];_BSCreateDataFromObject;+[NSKeyedArchiver(NSKeyedArchiverSecureCodingInitializers) archivedDataWithRootObject:requiringSecureCoding:error:];_encodeObject;-[NSSet(NSSet) encodeWithCoder:];-[NSKeyedArchiver _encodeArrayOfObjects:forKey:];_encodeObject;-[BKSEventFocusDeferral encodeWithCoder:];_encodeObject;__NSKeyedArchiverUIDCreateCached;_CFKeyedArchiverUIDCreate;_CFRuntimeCreateInstance;malloc_zone_malloc;nano_malloc;_nano_malloc_check_clear;OSAtomicDequeue$VARIANT$armv81 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362;-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasDisplayConfigurationSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];-[FBSSettingsDiffInspector inspectDiff:withContext:];-[FBSSettingsDiff inspectOtherChangesWithBlock:];-[BSSettingsDiff inspectChangesWithBlock:];-[BSSettingsDiff allSettings];-[BSSettings allSettings];_objc_msgSend_uncached;lookUpImpOrForward;rwlock_tt::unlockRead();pthread_rwlock_unlock$VARIANT$armv81 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362;-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[UIApplication _stopDeactivatingForReason:];-[UIApplication _startHangTracer];HTHangEventCreate;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__checkPreferences_block_invoke;refreshPreferences;getPrefWithOverrideProfile;CFPreferencesCopyValue;-[_CFXPreferences copyValueForKey:identifier:user:host:container:];-[_CFXPreferences(SearchListAdditions) with23930198HackSourceForIdentifier:user:byHost:container:cloud:perform:];-[_CFXPreferences(SourceAdditions) withSourceForIdentifier:user:byHost:container:cloud:perform:];_CFPrefsCopyUserForContainer;CFCopyUserName;CFStringCreateWithCString;__CFStringCreateImmutableFunnel3;__memmove_chk;_platform_memmove 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362;-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[UIApplication _stopDeactivatingForReason:];-[UIApplication _startHangTracer];HTHangEventCreate;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__checkPreferences_block_invoke;refreshPreferences;getPrefWithOverrideProfile;CFPreferencesCopyValue;-[_CFXPreferences copyValueForKey:identifier:user:host:container:];-[_CFXPreferences(SearchListAdditions) with23930198HackSourceForIdentifier:user:byHost:container:cloud:perform:];-[_CFXPreferences(SourceAdditions) withSourceForIdentifier:user:byHost:container:cloud:perform:];_CFPrefsCreateCacheKeyForQuintuplet;_CFPrefsCreateCacheKeyForQuintuplet 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362;-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:];-[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:];-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:];_performActionsWithDelayForTransitionContext;__125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke;-[UIApplication _stopDeactivatingForReason:];-[UIApplication _startHangTracer];HTHangEventCreate;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__checkPreferences_block_invoke;refreshPreferences;shared_ht_log_handle;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__shared_ht_log_handle_block_invoke;os_log_create;_os_log_preferences_refresh;_os_log_preferences_load;_os_trace_read_plist_at;_os_trace_read_file_at;openat;__openat 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSources0;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__;-[FBSSerialQueue _performNextFromRunLoopSource];-[FBSSerialQueue _performNext];__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__;_dispatch_block_invoke_direct$VARIANT$armv81;_dispatch_client_callout;__37-[_UIRemoteKeyboards startConnection]_block_invoke_2;-[_UIRemoteKeyboards keyboardChanged:shouldConsiderSnapshottingKeyboard:isLocalEvent:];-[UIPeripheralHost(UIKitInternal) _reloadInputViewsForResponder:];kac_get_log;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__kac_get_log_block_invoke;os_log_create;_os_log_preferences_refresh;_os_log_preferences_load;_os_trace_read_plist_at;_os_trace_read_file_at;openat;__openat 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes cachedImageNamed:inTempGroup:];_dispatch_queue_barrier_sync_invoke_and_complete;_dispatch_client_callout;__69-[UIStatusBarForegroundStyleAttributes cachedImageNamed:inTempGroup:]_block_invoke;-[UIStatusBarForegroundStyleAttributes _cacheQueue_cachedImageNamed:inTempGroup:groupFullName:];-[UIStatusBarCache imageNamed:forGroup:withScale:];-[CPBitmapStore copyImageForKey:inGroup:];-[CPBitmapStore openAndMmap:withInfo:];_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);getMethodNoSuper_nolock(objc_class*, objc_selector*) 2.41s", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;Initialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__SoftLinkUIFoundation_block_invoke;dlopen;dlopen;dyld::dlopenFromCache(char const*, int, void**);ImageLoaderMegaDylib::dlopenFromCache(ImageLoader::LinkContext const&, char const*, int, void**);dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*), bool, bool);dyld::notifyMonitoringDyld(bool, unsigned int, unsigned int, dyld_image_info const*);mach_msg;mach_msg_trap 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;Initialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__Initialize_block_invoke;CreateCFDictionaryWithConstantCStringKeyAndCStringValue;-[__NSCFString UTF8String];-[__NSCFString UTF8String];CFStringGetCStringPtr 7.04ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;Initialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__Initialize_block_invoke;CreateCFDictionaryWithConstantCStringKeyAndCStringValue;CFDictionaryCreate;CFBasicHashAddValue;_PSFamilyHash;strtolower;strtolower 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;Initialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__Initialize_block_invoke;CreateCFDictionaryWithFontTraitKeyAndConstCStringValueFromArray;-[NSArray getObjects:range:];-[_NSConstantArray objectAtIndex:];objc_msgSend 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;Initialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__Initialize_block_invoke;CreateCFDictionaryWithFontTraitKeyAndConstCStringValueFromArray;-[__NSCFString UTF8String];-[__NSCFString UTF8String];CFStringGetCStringPtr 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];_objc_msgSend_uncached;lookUpImpOrForward;_class_initialize;CALLING_SOME_+initialize_METHOD;Initialize;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__Initialize_block_invoke;CFNotificationCenterGetDistributedCenter;dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;__CFNotificationCenterGetDistributedCenter_block_invoke;__CFXNotificationCenterCreate;xpc_connection_resume;_xpc_connection_activate_if_needed;_dispatch_event_loop_poke$VARIANT$armv81;_dispatch_kq_poll;kevent_id 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];+[UIFont _opticalBoldSystemFontOfSize:];UINewFontIgnoringLinkCheck;CTFontCreateUIFontForLanguage;CTFontCreateWithFontDescriptor;TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const;TDescriptor::InitBaseFont(bool);TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, bool) const;TDescriptorSource::FindFontNameForUsage(__CFString const*, __CFDictionary const*);MapUsageAndSizeValue(__CFString const*);dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;invocation function for block in MapUsageAndSizeValue(__CFString const*);CFDictionaryCreate;CFBasicHashAddValue;CFBasicHashAddValue;CFHash 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];+[UIFont _opticalBoldSystemFontOfSize:];UINewFontIgnoringLinkCheck;CTFontCreateUIFontForLanguage;CTFontCreateWithFontDescriptor;TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const;TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];+[UIFont _opticalBoldSystemFontOfSize:];UINewFontIgnoringLinkCheck;CTFontCreateUIFontForLanguage;CTFontCreateWithFontDescriptor;TFont::TFont(__CTFontDescriptor const*, double, CGAffineTransform const*, __CTFontDescriptor const*);TFont::FinishConstruction();TFont::InitVariationValues();TBaseFont::GetParserFont() const;TBaseFont::CopyGraphicsFont() const;TBaseFont::CopyNativeFont() const;TCGFontCache::CopyFont(__CFURL const*, bool);CreateFontWithFontURL(__CFURL const*, bool);CreateFontsWithURL(__CFURL const*, bool);CreateFontsWithFontInfoDictionary(__CFDictionary const*);IsSystemFontPostScriptName(__CFString const*);dispatch_once_f$VARIANT$armv81;_dispatch_client_callout;invocation function for block in IsSystemFontPostScriptName(__CFString const*);CFSetCreate;CFBasicHashAddValue;__CFStringHash 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];+[UIFont _opticalBoldSystemFontOfSize:];UINewFontIgnoringLinkCheck;CTFontCreateUIFontForLanguage;CTFontCreateWithFontDescriptor;TFont::TFont(__CTFontDescriptor const*, double, CGAffineTransform const*, __CTFontDescriptor const*);TFont::FinishConstruction();TFont::InitVariationValues();TBaseFont::GetParserFont() const;TBaseFont::CopyGraphicsFont() const;TBaseFont::CopyNativeFont() const;TCGFontCache::CopyFont(__CFURL const*, bool);CreateFontWithFontURL(__CFURL const*, bool);CreateFontsWithURL(__CFURL const*, bool);CreateFontsWithFontInfoDictionary(__CFDictionary const*);CGFontDBGetFontWithName;add_fonts_at_path_locked;CGFontCreateFontsWithPath;create_private_data_array_with_path;FPFontCreateFontsWithPath;TFont::CreateFontEntitiesForFile(char const*, bool, bool, short, char const*);TFont::CreateFontEntities(char const*, bool, bool&, short, char const*, bool);TFileDataSurrogate::TFileDataSurrogate(char const*, bool);TFileDataReference::TFileDataReference(char const*);TFileDataReference::MapOrRead(char const*, int);TFileDescriptorContext::TFileDescriptorContext(char const*);open;__open 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];+[UIFont _opticalBoldSystemFontOfSize:];UINewFontIgnoringLinkCheck;CTFontCreateUIFontForLanguage;CTFontCreateWithFontDescriptor;TFont::TFont(__CTFontDescriptor const*, double, CGAffineTransform const*, __CTFontDescriptor const*);TFont::FinishConstruction();TFont::InitVariationValues();TBaseFont::GetParserFont() const;TBaseFont::CopyGraphicsFont() const;TBaseFont::CopyNativeFont() const;TCGFontCache::CopyFont(__CFURL const*, bool);CreateFontWithFontURL(__CFURL const*, bool);CreateFontsWithURL(__CFURL const*, bool);CreateFontsWithFontInfoDictionary(__CFDictionary const*);CGFontDBGetFontWithName;add_fonts_at_path_locked;CGFontCreateFontsWithPath;create_private_data_array_with_path;FPFontCreateFontsWithPath;AppendVariationFonts(__CFArray*);TFPFont::TFPFont(TFPFont const&, unsigned long, CGFontVariation const*, long, unsigned short);0x00000001852bc106;TnameTable::TnameTable(TSFNTFont const&);TsfntTable::TsfntTable(TSFNTFont const&, unsigned int);TSFNTFont::GetTable(unsigned int, unsigned long&) const;TFontData::GetFontData(int, unsigned long) const;TTrueTypeDataForkFont::GetFontRef() const 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes textFontForStyle:];-[UIStatusBarForegroundStyleAttributes makeTextFontForStyle:];-[UIStatusBarForegroundStyleAttributes proportionalFontForFont:];CTFontDescriptorCreateCopyWithFeature;TDescriptor::TDescriptor(TDescriptor const&, __CFNumber const*, __CFNumber const*);-[CTFeatureSetting initWithType:selector:tag:value:];-[CTFeatureSetting initWithDictionary:];_objc_msgSend_uncached;lookUpImpOrForward;getMethodNoSuper_nolock(objc_class*, objc_selector*);search_method_list(method_list_t const*, objc_selector*) 3.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:];-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:];__NSStringDrawingEngine;CTFontGetLatin1GlyphsAndAdvanceWidths;TFont::InitASCIIDataCache() const;TASCIIDataCache::TASCIIDataCache(TFont const*);TComponentFont::GetGlyphsForCharacterRange(CFRange, unsigned short*) const;TComponentFont::GetCharacterOverride(__CFString const**) const;TComponentFont::CopyCharacterSet() const;_CFRelease;__CFCharacterSetDeallocate;_CFRelease;__CFCharacterSetDeallocate;free_small;madvise 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:];-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:];__NSStringDrawingEngine;CTFontGetLatin1GlyphsAndAdvanceWidths;TFont::InitASCIIDataCache() const;TASCIIDataCache::TASCIIDataCache(TFont const*);TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const;TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;CGFontGetGlyphAdvances;xt_font_get_glyph_advances;get_glyph_ideal_advances;FPFontGetGlyphIdealAdvanceWidths;TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const;TTGetGlyphMetrics;ResolveCacheStrike(TStrikeDescription const&);TFont::GetHash() const;TTrueTypeDataForkFont::GetRefCon() const 1.00ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:];-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:];__NSStringDrawingEngine;CTFontGetLatin1GlyphsAndAdvanceWidths;TFont::InitASCIIDataCache() const;TASCIIDataCache::TASCIIDataCache(TFont const*);TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const;TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;CGFontGetGlyphAdvances;xt_font_get_glyph_advances;get_glyph_ideal_advances;FPFontGetGlyphIdealAdvanceWidths;TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const;TTGetGlyphMetrics;AssureGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph*);CreateScalerGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph const*);CreateGlyphElement(fsg_SplineKey*, int, unsigned char, unsigned char);CreateGlyphOutline(fsg_SplineKey*, unsigned short, unsigned char);StretchGlyph(fsg_SplineKey*, fnt_ElementType*, transformState const*, short**, unsigned char, unsigned char*, unsigned int);ApplyFeaturesToOutline(fsg_SplineKey*, fnt_ElementType*);ComputeUnscaledBounds(fnt_ElementType const*, unscaledBounds*) 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:];-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:];__NSStringDrawingEngine;CTFontGetLatin1GlyphsAndAdvanceWidths;TFont::InitASCIIDataCache() const;TASCIIDataCache::TASCIIDataCache(TFont const*);TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const;TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;CGFontGetGlyphAdvances;xt_font_get_glyph_advances;get_glyph_ideal_advances;FPFontGetGlyphIdealAdvanceWidths;TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const;TTGetGlyphMetrics;AssureGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph*);CreateScalerGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph const*);CreateGlyphElement(fsg_SplineKey*, int, unsigned char, unsigned char);CreateGlyphOutline(fsg_SplineKey*, unsigned short, unsigned char);StretchGlyph(fsg_SplineKey*, fnt_ElementType*, transformState const*, short**, unsigned char, unsigned char*, unsigned int);LoadGlyphMetrics(fsg_SplineKey*, fnt_ElementType*);GetHmtxData(fsg_SplineKey*, int, unscaledMetrics*, unscaledMetrics*, unsigned short*, unsigned short*);ScalerGetTableParts(memoryContext*, unsigned int, int, int, void*, unsigned char);TDataReference::operator=(TDataReference const&);TDataReference::operator=(TDataReference const&);TDataReference::DucRefCount() const 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:];-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:];__NSStringDrawingEngine;CTFontGetLatin1GlyphsAndAdvanceWidths;TFont::InitASCIIDataCache() const;TASCIIDataCache::TASCIIDataCache(TFont const*);TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const;TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;CGFontGetGlyphAdvances;xt_font_get_glyph_advances;get_glyph_ideal_advances;FPFontGetGlyphIdealAdvanceWidths;TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const;TTGetGlyphMetrics;AssureGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph*);CreateScalerGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph const*);CreateGlyphElement(fsg_SplineKey*, int, unsigned char, unsigned char);CreateGlyphOutline(fsg_SplineKey*, unsigned short, unsigned char);0x00000001904c1588 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[NSString(UIStringDrawingLegacy) _legacy_sizeWithFont:forWidth:lineBreakMode:letterSpacing:];-[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:];__NSStringDrawingEngine;CTFontGetLatin1GlyphsAndAdvanceWidths;TFont::InitASCIIDataCache() const;TASCIIDataCache::TASCIIDataCache(TFont const*);TFont::GetUnsummedAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const;TTenuousComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TComponentFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const;CGFontGetGlyphAdvances;xt_font_get_glyph_advances;get_glyph_ideal_advances;FPFontGetGlyphIdealAdvanceWidths;TConcreteFontScaler::GetGlyphIdealAdvanceWidth(unsigned short) const;TTGetGlyphMetrics;AssureGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph*);CreateScalerGlyphBlock(fsg_SplineKey*, memoryContext*, scalerGlyph const*);CreateGlyphElement(fsg_SplineKey*, int, unsigned char, unsigned char);CreateGlyphOutline(fsg_SplineKey*, unsigned short, unsigned char);StretchGlyph(fsg_SplineKey*, fnt_ElementType*, transformState const*, short**, unsigned char, unsigned char*, unsigned int);ApplyFeaturesToOutline(fsg_SplineKey*, fnt_ElementType*);GetGlyphVariationPtr(fsg_SplineKey*, int, unsigned int*);ScalerReleaseFontTable(memoryContext*, void const*);TDataReference::operator=(TDataReference const&);TDataReference::DucRefCount() const;MReferenceCounted::RemoveReference() const 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];_UIGraphicsBeginImageContextWithOptions;_UIGraphicsBeginImageContextWithOptions;_CFRelease 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];-[UIStatusBarItemView imageWithText:shouldCache:];-[UIStatusBarForegroundStyleAttributes imageWithText:ofItemType:forWidth:lineBreakMode:letterSpacing:textAlignment:style:withLegibilityStyle:legibilityStrength:shouldCache:];-[UIStatusBarForegroundStyleAttributes drawText:forWidth:lineBreakMode:letterSpacing:textAlignment:style:textSize:textHeight:];-[UIStatusBarForegroundStyleAttributes drawTextInRect:withColor:withBlock:];-[UIStatusBarForegroundStyleAttributes _drawText:inRect:withFont:lineBreakMode:letterSpacing:textAlignment:];-[NSString(UIStringDrawingLegacy) _legacy_drawAtPoint:forWidth:withFont:lineBreakMode:letterSpacing:includeEmoji:];-[NSAttributedString(NSExtendedStringDrawing) drawWithRect:options:context:];__NSStringDrawingEngine;CTFontDrawGlyphsWithAdvancesInternal;DrawGlyphsWithAdvancesAndTransform(TFont const*, unsigned short const*, CGSize const*, unsigned long, CGPoint, CGContext*, CGAffineTransform, CGAffineTransform, bool);DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool);draw_glyphs;ripc_DrawGlyphs;draw_glyph_bitmaps;render_glyphs;CGGlyphBuilder::lock_glyph_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**);CGGlyphBuilder::create_missing_bitmaps(CGGlyphIdentifier const*, unsigned long, CGGlyphBitmap const**);CGFontCreateGlyphBitmapWithDilation;CGGlyphBitmapCreateWithPathAndDilation_8;CGPathApply;CG::Path::Sequence::apply(void (CGPathElementType, CGPoint const*) block_pointer) const;CG::Path::Subpath::apply(void (CGPathElementType, CGPoint const*) block_pointer) const;CG::Chunk::apply(void (CGPathElementType, CGPoint const*) block_pointer) const;__CGPathApply_block_invoke;aa_quadto;aa_quadto;aa_add_edges 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarLayoutManager updateItemsWithData:actions:animated:];-[UIStatusBarLayoutManager _updateItemView:withData:actions:animated:];-[UIStatusBarItemView setStatusBarData:actions:];-[UIStatusBarItemView updateContentsAndWidth];-[UIStatusBarTimeItemView contentsImage];_os_log_error_impl;_os_log_impl_flatten_and_send;_os_log_impl_mirror_to_stderr;os_trace_blob_add_localtime;localtime_r;_st_tzset_basic;getenv;__findenv_locked 1.01ms", + "start;0x0000000104a8a86a;UIApplicationMain;GSEventRunModal;CFRunLoopRunSpecific;__CFRunLoopRun;__CFRunLoopDoSource1;__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__;migHelperRecievePortCallout;_XReceivedStatusBarDataAndActions;_UIStatusBarReceivedStatusBarDataAndActions;-[UIStatusBarServer _receivedStatusBarData:actions:animated:];-[UIStatusBar statusBarServer:didReceiveStatusBarData:withActions:];-[UIStatusBarForegroundView setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _setStatusBarData:actions:animated:];-[UIStatusBarForegroundView _cleanUpAfterDataChange];-[UIStatusBarLayoutManager removeDisabledItems:];objc_retain 1.00ms", + ], +} +`; diff --git a/src/import/instruments.test.ts b/src/import/instruments.test.ts index 33a2e08f9..006c68ca5 100644 --- a/src/import/instruments.test.ts +++ b/src/import/instruments.test.ts @@ -98,4 +98,7 @@ describe('importFromInstrumentsTrace', () => { test('Instruments 9.3.1', async () => { await importFromTrace('./sample/profiles/Instruments/9.3.1/simple-time-profile.trace.zip') }) + test('Instruments 10.0', async () => { + await importFromTrace('./sample/profiles/Instruments/10.0/simple-time-profile.trace.zip') + }) }) diff --git a/src/import/instruments.ts b/src/import/instruments.ts index c795568c0..34eb26550 100644 --- a/src/import/instruments.ts +++ b/src/import/instruments.ts @@ -361,7 +361,10 @@ async function readFormTemplate(tree: TraceDirectoryTree): Promise