#AudioToolBox
Explore tagged Tumblr posts
Text
Play Vibration iOS Tutorial
The iPhone has the built-in ability to alert the user with a vibration. Using the System Sound services the vibration can be triggered. In this tutorial the vibration will be triggered 5 times. Note this app is built for a real devices, since the iOS Simulator doesn't have vibration. This tutorial is made with Xcode 10 and built for iOS 12.
Open Xcode and create a new Single View App.
For product name, use IOSVibrationTutorial and then fill out the Organization Name and Organization Identifier with your customary values. Enter Swift as Language and choose Next.
Go to the Storyboard. Drag a Button from the Object Library to the top of the main View. Double-click the Button and set the title to "Start". Select the "Resolve Auto Layout Issues" button on the bottom-right of the Interface Builder and choose "Reset to Suggested Constraints"
The Storyboard should look like this
Select the Assistant Editor and make sure the ViewController.swift is visible. Ctrl and drag from the Button and create the following Action.
Go to the ViewController.swift file and import the AudioToolbox framework
import AudioToolbox
Implement the startVibration method.
@IBAction func startVibration(_ sender: Any) { for _ in 1...5 { AudioServicesPlaySystemSound(kSystemSoundID_Vibrate) sleep(1) } }
The AudioServicesPlaySystemSound method plays the vibration using the kSystemSoundID_Vibrate constant.The sleep delays 1 second for the next vibration starts, otherwise the vibration is still running. Build and Run the project on an iPhone, press the start button and the device will vibrate 5 times.
You can download the source code of the IOSVibrationTutorial at the ioscreator repository on Github.
0 notes
Text
Microstack report
{"timestamp":"2017-03-08 00:20:54.13 -0800","bug_type":"144","os_version":"iPhone OS 10.2.1 (14D27)","incident_id":"F6E421B7-24C9-4440-A2CC-0E214DEF7F1D"} Date/Time: 2017-03-07 00:00:00 -0800 OS Version: iPhone OS 10.2.1 (Build 14D27) Architecture: arm64 Report Version: 19 Event: disk writes Start time: 2017-03-07 00:00:00 -0800 End time: 2017-03-08 00:00:00 -0800 Duration: 86400s Steps: 2264 (10.5 MB/step) Hardware model: iPhone9,3 Active cpus: 2 Binary Images: 1 com.apple.FrontBoardServices 388.8.6 (388.8.6) <00B3C2FF-89F5-3D3D-BA00-69B6BB5A56BD> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 2 libMobileGestaltExtensions.dylib <016AB545-0039-3779-AA5D-5E199AA34DD3> /usr/lib/libMobileGestaltExtensions.dylib 3 <017CC403-5B45-3163-93E5-7D00AB375FBD> 4 <02C4A0D7-BE14-344F-B04B-B4D08C0A1143> 5 libcorecrypto.dylib <056A6C20-1D3D-3696-B59F-0B264BA9B972> /usr/lib/system/libcorecrypto.dylib 6 <0883D010-431C-36D0-9D55-81AEFB2C12DC> 7 <08E3EA16-CD4E-360C-8256-CDFBB05705E8> 8 com.apple.Photos 1.0 (1) <0B830145-032D-3859-9CEA-821B743094FC> /System/Library/Frameworks/Photos.framework/Photos 9 <0C47F8BA-F07A-3272-9124-C5060DB7E6B8> 10 <0D170F41-9BBC-385A-9B66-F9ADBAC1FC53> 11 <10EC0CC4-4E16-364C-B8F9-2914E1B120D9> 12 <12FB5BB5-7C1E-3E45-850A-F3AD5269DEFE> 13 com.apple.UIKit 1.0 (1000) <1804405F-7B2A-3E77-A349-B53163B09CDB> /System/Library/Frameworks/UIKit.framework/UIKit 14 <188C98FD-27AF-3E2F-BBC3-94E4FA97C82C> 15 com.apple.IMDPersistence 10.0 (1000) <19EB86AB-C3CC-3A28-A5DE-45E371946294> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 16 libsystem_kernel.dylib <1BAA3F56-29C4-3467-879D-4CF463A20B06> /usr/lib/system/libsystem_kernel.dylib 17 libGLProgrammability.dylib <1D853E0B-D877-3745-9C89-70FCB7B46A5B> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 18 <1E78BEFA-D823-33C2-A9EC-0ABCED18B1AC> 19 libMobileGestalt.dylib <1E9E78DA-7414-3C54-BB1E-50AA7E285A0F> /usr/lib/libMobileGestalt.dylib 20 com.apple.BaseBoard 262.3.2 (262.3.2) <210CB4A9-A007-3C7B-9E0B-3D437CC1AA4B> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 21 libCoreFSCache.dylib <2147B40A-3D71-3D53-B221-E8F40CA5AC7F> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 22 libvminterpose.dylib <21D15855-5A62-33B1-9C53-DF16CAFB6974> /usr/lib/system/libvminterpose.dylib 23 <23E67D5C-4E14-3CD9-9F56-8F3CEB357174> 24 <23F2B4B8-D309-323A-9F74-8C9C95DB50A1> 25 <23FB11C1-CA14-315E-A28A-F1BA423EAFDF> 26 libsystem_pthread.dylib <258DC0C5-1499-393B-BA7B-A3E83DC5BFBB> /usr/lib/system/libsystem_pthread.dylib 27 <264FFF38-0F78-34E7-875B-F8D7E9A22AD4> 28 com.apple.corelocation (2100.0.34) <28F11871-02A5-3152-8323-FAEAD1645B58> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 29 <2B242832-8E8C-3233-BE98-C11A9CE12E53> 30 <2F8D1160-FB59-3FF6-A147-B98DE4B6EADC> 31 com.apple.PhotoAnalysis 1.0 (3130.1.110) <31663F35-61E9-33C7-A09A-029D60611655> /System/Library/PrivateFrameworks/PhotoAnalysis.framework/PhotoAnalysis 32 <32A11689-D2B5-3ED6-92BA-4021EDF53779> 33 <338931E8-DEA2-35CA-837F-5965FDFB76DB> 34 com.apple.pluginkit.framework 1.0 (1) <354F2EDB-8C5E-3F4B-9515-5B744B56ECC8> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 35 <37D1F8E6-EB71-3E2B-A447-392C0DBCF8A1> 36 <38123ACE-DF13-3201-8A17-3818A6282BA9> 37 <396C72EA-CF65-3AA1-9702-27AB371751CB> 38 <3971BF95-3EEC-3BD2-858B-190CB28DAE93> 39 <39902204-CFDA-3F86-A819-EB2C07F882EE> 40 com.apple.CoreServicesInternal 276.2 (276.2) <3A007D98-794D-3E3A-9D1F-377B2C3619EE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 41 <3A03D00C-FB6A-3B40-8CB5-41E89325B7A6> 42 <3AB8A632-9745-3AB8-912C-89209F60E6CF> 43 com.apple.CoreSDB 10.0 (1000) <3B6C9E8A-DA62-375E-8D12-5B1F85C288AB> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 44 com.apple.CrashReporterSupport 10.5.0 (156) <3BFFB6A6-0FAF-3560-ACD6-F4BC832B66AC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 45 <3C03DCD6-1FE1-3BA6-A54B-72AA3A9FEBC9> 46 com.apple.audio.toolbox.AudioToolbox 1.8 (1.8) <3EA60E00-D238-3AE4-9899-6690AB1FDBDD> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 47 <40EB39B0-B3AE-3458-A6E1-8A3A4AB5425E> 48 com.apple.itunesstore (1) <41F1C180-6806-3B51-A2DC-83E1853F914E> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 49 <42EBC54D-981A-350E-84B5-DA1E34E5D44B> 50 libremovefile.dylib <43110FFD-9535-37E2-8981-C6DEAD2C0B1F> /usr/lib/system/libremovefile.dylib 51 com.apple.GeoServices 1.0 (1228.32.8.29.13) <43D3E187-2587-3A68-BE5C-828CE90A623A> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 52 com.apple.SpringBoardFoundation 1.0 (1) <44F9FF7D-8C64-35B4-8B9E-E31DACBE7E28> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 53 <45AE4E09-9021-311B-85BC-E7BCD13D7CEB> 54 libsystem_blocks.dylib <480FE954-B3F6-3F16-AF8A-CFD6DC34E2DA> /usr/lib/system/libsystem_blocks.dylib 55 <49825E18-3CC2-3558-9866-60064ABB39B8> 56 <49BE3C76-C0F9-39E7-981F-AC544F447AAC> 57 <4B083173-32C7-30E4-8714-0383A89DF03F> 58 <4BA3ACF4-389F-35A1-87C2-D39ED6405418> 59 libsystem_platform.dylib <518E18AD-FDFC-316E-9B4D-519F6E4B6A47> /usr/lib/system/libsystem_platform.dylib 60 com.apple.opengles 13.0.7 (13.0.7) <52E0ECB1-F2C2-3CC4-A263-45D035127679> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 61 com.apple.mobilespotlight.index 10.7.0 (1066) <5383BBD0-6360-330B-8AD7-F3D857BF0F87> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 62 libobjc.A.dylib <538F809D-CD7C-35CE-B59D-99802248F045> /usr/lib/libobjc.A.dylib 63 com.apple.PassKitCore 1.0 (1) <54E6928E-DE80-3D16-A176-812D285DF688> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore 64 libcopyfile.dylib <567F33EF-4D8F-3E48-A5AF-AC933CCD389F> /usr/lib/system/libcopyfile.dylib 65 com.apple.CameraUI 1.0 (1) <573DC828-D885-33D0-92B4-65A55E6DEACA> /System/Library/PrivateFrameworks/CameraUI.framework/CameraUI 66 <5EF04E83-B61B-3496-A8AA-8FE9EDF55D6C> 67 com.apple.CFNetwork 808.3 (808.3) <5FC8F0F9-09A0-314A-A15C-7853C5C8FEA3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 68 libsystem_notify.dylib <605BEAF2-1DB7-3CC3-AE98-A65E8C11F7D0> /usr/lib/system/libsystem_notify.dylib 69 <638B6F95-7319-3F9A-B05C-992F00CF5450> 70 <640A2674-1CB2-31F2-9D31-DBADA91429B8> 71 <66616600-71CD-363E-B49B-E2FC86435F59> 72 <670C33E2-07BD-358F-AD75-020D2C1EB879> 73 <6AF09240-9CF0-3A50-B58A-763272C93B67> 74 com.apple.QuartzCore 1.11 (449.41.14) <6DC61AD8-3FC0-3F79-9792-D1CB950622F7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 75 <6EF79C89-754C-3313-940D-8F8E46741580> 76 com.apple.PowerlogCore 1.0 (1) <72745103-8211-3233-B992-401C0EB57043> /System/Library/PrivateFrameworks/PowerlogCore.framework/PowerlogCore 77 com.apple.SplashBoard 1.0 (1) <72E9AE17-3D1B-38EB-B49A-6F5449368E19> /System/Library/PrivateFrameworks/SplashBoard.framework/SplashBoard 78 com.apple.SymptomAnalytics 1.0 (1) <77418AEC-7BD0-30B4-B049-B4CF01487EDF> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 79 <791D3387-F9B2-3AF6-89FF-A6E5E6BFE01B> 80 <7922153E-2A45-3FF6-9CC6-519E57860801> 81 <79C2C640-C884-3598-A584-805AA1E07894> 82 <79D9EE96-9CEB-3909-A3D5-C7477BC69998> 83 com.apple.UserNotificationsServer 1.0 () <7A96D9D6-0580-3B7B-A0DB-16B9C476B2EF> /System/Library/PrivateFrameworks/UserNotificationsServer.framework/UserNotificationsServer 84 com.apple.GraphicsServices 1.0 (1.0) <7C0DD118-A4BC-37DC-8FAB-6449ABDE7FF9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 85 com.apple.Foundation 6.9 (1349.13) <7D40355E-6850-36CC-8034-55E5CBF6245F> /System/Library/Frameworks/Foundation.framework/Foundation 86 <7E405A47-9CC0-39D2-A85F-656B51E8DD8F> 87 libTextInputCore.dylib <8321317B-06AE-34EB-9860-C065CDE081D4> /System/Library/TextInput/libTextInputCore.dylib 88 <838431E7-ADFC-3A20-A6B1-C1C4D16FD96B> 89 <84348C2D-06CE-37BF-A8E5-53DD10DE4B59> 90 com.apple.LanguageModeling 1.0 (123.2.4) <8483753B-F96F-3484-B448-A47883CD5AB4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 91 libsqlite3.dylib <87863A80-836A-3D65-9E54-85F5029C3ED4> /usr/lib/libsqlite3.dylib 92 <8788462B-68CB-3BFE-B725-C8128690CF77> 93 <88DEF5F9-3A0A-3D6C-B543-52E25949AEBD> 94 <892EC6DD-8766-34B9-9177-2A30C7DAB994> 95 <89524F47-E795-3700-B1DF-37AD19765E92> 96 libsystem_c.dylib <8A5A190D-7056-3F3C-8D4C-E16CAB74F599> /usr/lib/system/libsystem_c.dylib 97 com.apple.CoreDuet 1.0 (1) <8AB25716-062A-373C-9BB1-C54FC647D0FE> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 98 <8AB31038-39AC-3ED1-A0D7-D73914984E63> 99 <8D25E3B4-1B64-3226-A1ED-F0CA0478090E> 100 libxpc.dylib <8F1330E2-54B8-3BD3-A973-AF6933B91836> /usr/lib/system/libxpc.dylib 101 <9051FB23-6EED-3167-B64B-B104AE346915> 102 <9118A097-1D22-3C84-9740-F8413AC37E36> 103 <94F96299-24B4-3F47-AAF2-6345E875F561> 104 <971066C0-C9F6-3B6D-86F5-CFE64C863125> 105 com.apple.CoreData 120 (752.9) <980C0F86-63A0-330D-8B5F-B541C22E7B66> /System/Library/Frameworks/CoreData.framework/CoreData 106 com.apple.CoreMedia 1.0 (1907.15.16.1) <98E94410-1D7B-3745-AE7B-C0E43A8B59CB> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 107 com.apple.WebKit 8602 (8602.4.6) <9A9949D6-E4BE-3827-8F80-DC5878CC2548> /System/Library/Frameworks/WebKit.framework/WebKit 108 <9DB043C4-9AE4-3C6D-9C0B-3F4122CCB651> 109 <9E97C59E-7E3F-3AB9-B193-5EA6C7A00AE7> 110 libKTLDynamic.dylib <9FD40A1E-E4D2-3ED4-ADCC-00C8182D556F> /usr/lib/libKTLDynamic.dylib 111 <A308D9E1-9C28-3DA4-AE49-D9DBC1749C2D> 112 <A7F26F16-6E66-3DD4-85D5-F8F18DAB79CB> 113 com.apple.PhotosGraph 1.0 (1) <A8F8C875-69CA-342F-8060-65ADE85C0C3E> /System/Library/PrivateFrameworks/PhotoAnalysis.framework/Frameworks/PhotosGraph.framework/PhotosGraph 114 <AD410186-BDF0-3B9D-99E0-6FD0DF50DED0> 115 GLEngine <AE68CAA3-AD9A-3901-8FD5-4262C933E303> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 116 <B2B5BEC4-78FA-3EE2-88B8-D252CF9F3577> 117 libc++.1.dylib <B2DB8B1D-0928-3B7B-AFE1-B2933ADC5DFD> /usr/lib/libc++.1.dylib 118 libz.1.dylib <B3AB59FF-330F-3225-A53B-4E8E95440D77> /usr/lib/libz.1.dylib 119 com.apple.accessibility.AXSpringBoardServerInstance 1.0 (1) <B4F8F281-60AF-3BB5-97EE-0235C8F4FFA8> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXSpringBoardServerInstance.framework/AXSpringBoardServerInstance 120 com.apple.JavaScriptCore 8602 (8602.4.6) <B7FB28F1-21EE-3CF4-A489-C269BAE932F2> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 121 com.apple.AppSupport 1.0.0 (29) <BDAAD3A7-1677-315B-B126-C4A73A1BCB9E> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 122 com.apple.Celestial 1.0 (1907.15.16.1) <BEBB60B9-53C3-3ACE-90A9-74DD4E000729> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 123 <C25A7A14-F285-3DE5-B572-0E7D0E9B8188> 124 com.apple.PhotoLibraryServices 1.0.0 (1.0) <C37E0F0A-1AC4-3EBE-AD43-71A40862F7C7> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 125 com.apple.DCIMServices 1.0 (1) <C4E22C21-1DB9-3ABD-ABF9-00EBD859D1D1> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 126 libsystem_trace.dylib <C5A7BDD0-667A-3B2A-9CB4-58D3854D8F90> /usr/lib/system/libsystem_trace.dylib 127 <C92D7B88-FB62-38E0-BD52-1680605188AB> 128 com.apple.SymptomEvaluator 1.0 (1) <CB0DCF68-11AB-3313-A8C9-DC3CDC525338> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomEvaluator.framework/SymptomEvaluator 129 <CB598C03-DE37-3830-8AA5-2D4A2318FA1E> 130 com.apple.IOAccessoryManagerFramework 1.0 (1) <CEA8E828-2DA0-33BB-A8DA-0189CB7095F7> /System/Library/PrivateFrameworks/IOAccessoryManager.framework/IOAccessoryManager 131 <D1940FA6-3C5E-3191-821F-81C616B5B412> 132 libTelephonyUtilDynamic.dylib <D31FF5EC-574D-338E-8D02-155963D17950> /usr/lib/libTelephonyUtilDynamic.dylib 133 <D335BDE4-7AA2-3CC6-99A6-9E2891A86053> 134 <D3C25936-CDB6-3251-9BD6-0282C1A75658> 135 <D3EABFDB-779D-3204-BA44-DDADEE5CBD4F> 136 com.apple.FrontBoard 388.8.6 (388.8.6) <D6129F5F-2726-3A61-B2FF-2D937450BF28> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard 137 <D6F0F577-A209-3BFE-9A82-00157E6D22BC> 138 com.apple.KnowledgeGraphKit 1.0 (1) <D7767627-042E-3E3F-A419-A38E0B55E018> /System/Library/PrivateFrameworks/PhotoAnalysis.framework/Frameworks/PhotosGraph.framework/Frameworks/KnowledgeGraphKit.framework/KnowledgeGraphKit 139 <D83345C2-FCCF-3504-98F6-E3F82769D22D> 140 <D909A1EC-3B6C-3192-9C9D-A3013CDF4AD8> 141 com.apple.AssetsLibraryServices 1.0 (1) <DA2212F7-76A7-3A3C-BAE1-34918F26336C> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 142 <DA4F7540-2BAF-3312-9AB5-03C23CE68EF5> 143 com.apple.MediaToolbox 1.0 (1907.15.16.1) <DA8E5B4E-91B6-3EA9-B020-9C681380875F> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 144 libdyld.dylib <DB54F120-486A-3710-A684-CE8BB1CB9D71> /usr/lib/system/libdyld.dylib 145 <DBBEBA9E-EF21-3AF8-B2A7-A3B53774B98D> 146 <DC26F5CC-069B-A539-ADA0-599D988881D4> 147 <DD920CA4-9CE0-30EB-9DCA-DF94483E1901> 148 com.apple.CoreFoundation 6.9 (1348.22) <DD9791D1-98EF-32EE-A133-5B8EBC9B3D55> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 149 <DF16591B-C36C-3C90-8E6B-94A238461063> 150 com.apple.SiriUICore 1.0 (1) <DF5270C4-68AC-3A0E-842C-95A879A2B4B8> /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore 151 <E016798B-9776-3493-837A-3F30A86708A5> 152 com.apple.MobileCoreServices 775.2.10.5 (775.2.10.5) <E035420B-FABE-3F28-BC6E-EF0A144AC1D1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 153 com.apple.framework.IOKit 2.0.2 <E0A6F4F0-810B-3F75-813E-DA2AFEBD591C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 154 <EC4B3FCC-0E98-337E-ACFE-7F79FD73C677> 155 com.apple.Message 2.0 (20) <ECD86C63-0DBD-3FCF-A592-ADB5CFA4D493> /System/Library/PrivateFrameworks/Message.framework/Message 156 <EF94821E-84CD-3C5B-8B77-8E059041CEDA> 157 com.apple.WebCore 8602 (8602.4.6) <EFEC94B2-B613-39B0-A09D-C1EAE748D211> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 158 com.apple.DEC.AppPredictionInternal 1.0 (1) <F2E07B0A-92BE-3501-84A1-44AECB63FBB3> /System/Library/PrivateFrameworks/AppPredictionInternal.framework/AppPredictionInternal 159 <F544BE1F-AA42-3CAA-A935-39941FF89F39> 160 <F54ED85A-9425-3887-886A-8028E20ED8BA> 161 <F59B7BC4-F755-34E0-8947-ADD8FF5CAB0E> 162 com.apple.ImageIO.framework 3.3.0 (1575) <F5DDFE62-3D4F-3A33-8AE7-5C666EA10815> /System/Library/Frameworks/ImageIO.framework/ImageIO 163 <F7FFEABA-5851-3F51-ABEA-CD7EB727B3BA> 164 com.apple.duet.expertcenter 1.0 (1) <F90EB828-B7FB-3CE9-817C-A34FCB08A82F> /System/Library/PrivateFrameworks/DuetExpertCenter.framework/DuetExpertCenter 165 com.apple.SiriCore 1.0 (1) <F9993EF0-7A8D-3A73-B67C-A6A8A0086A53> /System/Library/PrivateFrameworks/SiriCore.framework/SiriCore 166 <FA5920AE-9DB8-3707-820F-AD57FCA9EB79> 167 <FAEC37FE-05A5-3730-A7EE-DC754F8B974D> 168 libdispatch.dylib <FB1D0BAF-6423-37D1-BEA0-AF309586DF97> /usr/lib/system/libdispatch.dylib 169 <FD15497A-EF2C-3E99-8DA5-9985BC0CDEAC> 170 <FEF887AD-A538-38C7-A791-90B9A84C9C6B> Powerstats for: Twitter UUID: 10 Microstackshots: 540 samples Primary state: 297 samples state 0x1b69a 0 440 26 + 4768 1 440 168 + 69804 2 440 168 + 70476 3 382 168 + 63704 4 382 168 + 18852 5 382 168 + 62428 6 382 5 + 405948 7 382 5 + 406012 8 269 55 + 18275856 9 266 55 + 18373128 10 266 55 + 18373380 11 266 55 + 18372656 12 266 55 + 18371876 13 266 16 + 11284 14 50 <state 0x1b69e> 14 1 <state 0x1a69a> 9 3 55 + 18373232 10 3 55 + 18373712 11 3 55 + 18372656 12 3 55 + 18371876 13 3 16 + 11284 14 1 <state 0x1b69e> 8 28 70 + 23928 9 28 70 + 37788 10 28 105 + 802216 11 17 168 + 59376 12 17 5 + 405948 13 17 105 + 802456 14 17 70 + 38036 15 17 105 + 259500 16 17 105 + 122656 17 17 105 + 1018864 18 11 105 + 1049332 19 11 105 + 123744 20 11 105 + 1168736 21 11 105 + 1185764 22 11 105 + 1810304 23 11 105 + 997780 24 11 168 + 59376 25 11 5 + 405948 26 11 105 + 998136 27 11 105 + 1968116 28 11 105 + 2009476 29 11 105 + 2007504 30 11 105 + 2006580 31 11 105 + 319684 32 11 105 + 99400 33 8 91 + 268924 34 8 91 + 330240 35 8 91 + 154540 36 8 91 + 360164 37 8 91 + 437468 38 8 91 + 660700 39 8 91 + 439688 40 8 16 + 132120 41 1 <state 0x1b69e> 33 3 91 + 270984 34 3 91 + 440540 35 3 91 + 612568 36 3 91 + 612956 37 3 91 + 529448 38 3 91 + 439992 39 3 16 + 123236 18 6 105 + 1049300 19 6 105 + 1173724 20 6 105 + 1172060 21 6 105 + 1185764 22 6 105 + 1810304 23 6 105 + 997780 24 6 168 + 59376 25 6 5 + 405948 26 6 105 + 998136 27 6 105 + 1871852 28 6 105 + 2042972 29 6 105 + 319684 30 6 105 + 99400 31 6 91 + 268924 32 6 91 + 330240 33 6 91 + 154540 34 6 91 + 360164 35 6 91 + 437468 36 6 91 + 660700 37 6 91 + 439688 38 6 16 + 132120 39 2 <state 0x1b69e> 11 11 168 + 73308 12 11 168 + 59376 13 11 5 + 405948 14 11 105 + 802456 15 11 70 + 38036 16 11 105 + 259500 17 11 105 + 122656 18 11 105 + 1018864 19 8 105 + 1049332 20 8 105 + 123744 21 8 105 + 1168736 22 8 105 + 1185764 23 8 105 + 1810304 24 8 105 + 997780 25 8 168 + 59376 26 8 5 + 405948 27 8 105 + 998136 28 8 105 + 1968116 29 8 105 + 2009476 30 8 105 + 2007504 31 8 105 + 2006580 32 8 105 + 319684 33 8 105 + 99400 34 8 91 + 268924 35 8 91 + 330240 36 8 91 + 154540 37 8 91 + 360164 38 8 91 + 437468 39 8 91 + 660700 40 8 91 + 439688 41 8 16 + 132120 42 2 <state 0x1b69e> 19 3 105 + 1049300 20 3 105 + 1173724 21 3 105 + 1172060 22 3 105 + 1185764 23 3 105 + 1810304 24 3 105 + 997780 25 3 168 + 59376 26 3 5 + 405948 27 3 105 + 998136 28 3 105 + 1871852 29 3 105 + 2042972 30 3 105 + 319684 31 3 105 + 99400 32 3 91 + 268924 33 3 91 + 330240 34 3 91 + 154540 35 3 91 + 360164 36 3 91 + 437468 37 3 91 + 660700 38 3 91 + 439688 39 3 16 + 132120 8 20 55 + 15855664 9 20 55 + 15858416 10 20 55 + 16298536 11 20 85 + 866304 12 20 85 + 437336 13 13 148 + 668008 14 8 148 + 138916 15 8 148 + 136812 16 8 148 + 140208 17 8 148 + 140740 18 8 16 + 11284 19 4 <state 0x1b69e> 14 2 148 + 138220 15 2 148 + 136812 16 2 148 + 140208 17 2 148 + 140740 18 2 16 + 11284 19 1 <state 0x1b69e> 14 2 148 + 138004 15 2 148 + 136812 16 2 148 + 140208 17 2 148 + 140740 18 2 16 + 11284 19 2 <state 0x1b29a> 14 1 148 + 138564 15 1 148 + 136812 16 1 148 + 140208 17 1 148 + 140740 18 1 16 + 11284 13 7 148 + 668220 14 7 148 + 136812 15 7 148 + 140208 16 7 148 + 140740 17 7 16 + 11284 18 3 <state 0x1b29a> 18 1 <state 0x1b69e> 8 15 55 + 16307944 9 15 55 + 18399208 10 15 55 + 18399044 11 15 55 + 18397932 12 11 168 + 59376 13 11 5 + 405948 14 11 55 + 18399548 15 11 55 + 18371512 16 11 55 + 18371748 17 11 55 + 18371876 18 11 16 + 11284 19 5 <state 0x1b69e> 12 4 168 + 73308 13 4 168 + 59376 14 4 5 + 405948 15 4 55 + 18399548 16 4 55 + 18371512 17 4 55 + 18371748 18 4 55 + 18371876 19 4 16 + 11284 20 1 <state 0x1f79a> 20 1 <state 0x1b69e> 8 11 129 + 1961508 9 11 129 + 1964936 10 11 129 + 1981440 11 11 129 + 1982456 12 11 129 + 1965152 13 11 129 + 2134012 14 11 168 + 59376 15 11 5 + 405948 16 11 129 + 2134140 17 11 129 + 2143924 18 11 129 + 2145676 19 11 129 + 2156084 20 11 129 + 2158364 21 11 16 + 134604 22 2 <state 0x1b69e> 8 10 55 + 17662436 9 10 55 + 17663436 10 10 85 + 719132 11 10 85 + 146836 12 10 85 + 719284 13 10 16 + 11284 14 3 <state 0x1b69e> 8 9 129 + 2136924 9 9 129 + 2156084 10 9 129 + 2158364 11 9 16 + 134604 12 1 <state 0x1b69e> 8 5 70 + 25892 9 5 70 + 37788 10 5 105 + 802216 11 3 168 + 73308 12 3 168 + 59376 13 3 5 + 405948 14 3 105 + 802456 15 3 70 + 38036 16 3 105 + 259500 17 3 105 + 122656 18 3 105 + 1018864 19 2 105 + 1049332 20 2 105 + 123744 21 2 105 + 1168736 22 2 105 + 1185764 23 2 105 + 1810304 24 2 105 + 997780 25 2 168 + 59376 26 2 5 + 405948 27 2 105 + 998136 28 2 105 + 1968116 29 2 105 + 2009476 30 2 105 + 2007504 31 2 105 + 2006580 32 2 105 + 319684 33 2 105 + 99400 34 2 91 + 268924 35 2 91 + 330240 36 2 91 + 154540 37 2 91 + 360164 38 2 91 + 437468 39 2 91 + 660700 40 2 91 + 439688 41 2 16 + 132120 19 1 105 + 1049300 20 1 105 + 1173724 21 1 105 + 1172060 22 1 105 + 1185764 23 1 105 + 1810304 24 1 105 + 997780 25 1 168 + 59376 26 1 5 + 405948 27 1 105 + 998136 28 1 105 + 1871852 29 1 105 + 2042972 30 1 105 + 319684 31 1 105 + 99400 32 1 91 + 268924 33 1 91 + 330240 34 1 91 + 154540 35 1 91 + 360164 36 1 91 + 437468 37 1 91 + 660700 38 1 91 + 439688 39 1 16 + 132120 11 2 168 + 59376 12 2 5 + 405948 13 2 105 + 802456 14 2 70 + 38036 15 2 105 + 259500 16 2 105 + 122656 17 2 105 + 1018864 18 1 105 + 1049332 19 1 105 + 123744 20 1 105 + 1168736 21 1 105 + 1185764 22 1 105 + 1810304 23 1 105 + 997780 24 1 168 + 59376 25 1 5 + 405948 26 1 105 + 998136 27 1 105 + 1968116 28 1 105 + 2009476 29 1 105 + 2007504 30 1 105 + 2006580 31 1 105 + 319684 32 1 105 + 99400 33 1 91 + 268924 34 1 91 + 330240 35 1 91 + 154540 36 1 91 + 360164 37 1 91 + 437468 38 1 91 + 660700 39 1 91 + 439688 40 1 16 + 132120 18 1 105 + 1049300 19 1 105 + 1173724 20 1 105 + 1172060 21 1 105 + 1185764 22 1 105 + 1810304 23 1 105 + 997780 24 1 168 + 59376 25 1 5 + 405948 26 1 105 + 998136 27 1 105 + 1871852 28 1 105 + 2042972 29 1 105 + 319684 30 1 105 + 99400 31 1 91 + 268924 32 1 91 + 330240 33 1 91 + 154540 34 1 91 + 360164 35 1 91 + 437468 36 1 91 + 660700 37 1 91 + 439688 38 1 16 + 132120 8 3 139 + 46844 9 3 129 + 1159428 10 3 129 + 2015532 11 3 96 + 54328 12 3 96 + 317748 13 3 96 + 310816 14 3 96 + 32404 15 3 16 + 129744 16 2 <state 0x1a69a> 16 1 <state 0x1a69e> 8 3 70 + 30032 9 3 70 + 37788 10 3 105 + 802216 11 2 168 + 59376 12 2 5 + 405948 13 2 105 + 802456 14 2 70 + 38036 15 2 105 + 259500 16 2 105 + 122656 17 2 105 + 1018864 18 2 105 + 1049332 19 2 105 + 123744 20 2 105 + 1168736 21 2 105 + 1185764 22 2 105 + 1810304 23 2 105 + 997780 24 2 168 + 59376 25 2 5 + 405948 26 2 105 + 998136 27 2 105 + 1968116 28 2 105 + 2009476 29 2 105 + 2007504 30 2 105 + 2006580 31 2 105 + 319684 32 2 105 + 99400 33 2 91 + 268924 34 2 91 + 330240 35 2 91 + 154540 36 2 91 + 360164 37 2 91 + 437468 38 2 91 + 660700 39 2 91 + 439688 40 2 16 + 132120 11 1 168 + 73308 12 1 168 + 59376 13 1 5 + 405948 14 1 105 + 802456 15 1 70 + 38036 16 1 105 + 259500 17 1 105 + 122656 18 1 105 + 1018864 19 1 105 + 1049332 20 1 105 + 123744 21 1 105 + 1168736 22 1 105 + 1185764 23 1 105 + 1810304 24 1 105 + 997780 25 1 168 + 59376 26 1 5 + 405948 27 1 105 + 998136 28 1 105 + 1968116 29 1 105 + 2009476 30 1 105 + 2007504 31 1 105 + 2006580 32 1 105 + 319684 33 1 105 + 99400 34 1 91 + 268924 35 1 91 + 330240 36 1 91 + 154540 37 1 91 + 360164 38 1 91 + 437468 39 1 91 + 660700 40 1 91 + 439688 41 1 16 + 132120 8 2 70 + 27912 9 2 70 + 37788 10 2 105 + 802216 11 1 168 + 73308 12 1 168 + 59376 13 1 5 + 405948 14 1 105 + 802456 15 1 70 + 38036 16 1 105 + 259500 17 1 105 + 122656 18 1 105 + 1018864 19 1 105 + 1049332 20 1 105 + 123744 21 1 105 + 1168736 22 1 105 + 1185764 23 1 105 + 1810304 24 1 105 + 997780 25 1 168 + 59376 26 1 5 + 405948 27 1 105 + 998136 28 1 105 + 1968116 29 1 105 + 2009476 30 1 105 + 2007504 31 1 105 + 2006580 32 1 105 + 319684 33 1 105 + 99400 34 1 91 + 268924 35 1 91 + 330240 36 1 91 + 154540 37 1 91 + 360164 38 1 91 + 437468 39 1 91 + 660700 40 1 91 + 439688 41 1 16 + 132120 11 1 168 + 59376 12 1 5 + 405948 13 1 105 + 802456 14 1 70 + 38036 15 1 105 + 259500 16 1 105 + 122656 17 1 105 + 1018864 18 1 105 + 1049332 19 1 105 + 123744 20 1 105 + 1168736 21 1 105 + 1185764 22 1 105 + 1810304 23 1 105 + 997780 24 1 168 + 59376 25 1 5 + 405948 26 1 105 + 998136 27 1 105 + 1968116 28 1 105 + 2009476 29 1 105 + 2007504 30 1 105 + 2006580 31 1 105 + 319684 32 1 105 + 99400 33 1 91 + 268924 34 1 91 + 330240 35 1 91 + 154540 36 1 91 + 360164 37 1 91 + 437468 38 1 91 + 660700 39 1 91 + 439688 40 1 16 + 132120 8 2 129 + 2134900 9 2 129 + 2151372 10 2 85 + 140268 11 2 85 + 146836 12 2 85 + 961060 13 2 16 + 11284 14 1 <state 0x1b69e> 8 1 129 + 2165268 9 1 129 + 2187460 10 1 129 + 2188944 11 1 129 + 2119792 12 1 129 + 2119684 13 1 129 + 2139600 14 1 85 + 304476 15 1 85 + 106660 16 1 85 + 305832 17 1 50 + 6856 18 1 50 + 5880 19 1 50 + 5376 20 1 16 + 129364 8 1 55 + 18276316 9 1 16 + 9584 8 1 55 + 18275896 9 1 55 + 18373908 10 1 55 + 18373692 11 1 55 + 18372656 12 1 55 + 18371876 13 1 16 + 11284 8 1 129 + 2168368 9 1 85 + 304476 10 1 85 + 106660 11 1 85 + 305832 12 1 50 + 6856 13 1 50 + 5880 14 1 50 + 5376 15 1 16 + 129364 8 1 55 + 18276284 9 1 55 + 18275084 10 1 55 + 18373908 11 1 55 + 18373692 12 1 55 + 18372656 13 1 55 + 18371876 14 1 16 + 11284 3 52 168 + 18852 4 52 168 + 62428 5 52 5 + 405948 6 46 5 + 406012 7 20 139 + 46844 8 20 129 + 1159428 9 12 129 + 2015532 10 12 96 + 54328 11 10 96 + 317768 12 10 96 + 32404 13 10 16 + 129744 14 9 <state 0x1649a> 14 1 <state 0x1649e> 11 2 96 + 317748 12 2 96 + 310816 13 2 96 + 32404 14 2 16 + 129744 15 2 <state 0x1649a> 9 8 129 + 2015136 10 8 129 + 1956096 11 8 129 + 2137604 12 8 129 + 2200560 13 8 96 + 44260 14 8 16 + 125940 15 4 <state 0x16496> 15 2 <state 0x1649a> 15 2 <state 0x1649e> 7 11 129 + 2165268 8 11 129 + 2187460 9 11 129 + 2188944 10 11 129 + 2119792 11 11 129 + 2119684 12 11 129 + 2139600 13 11 85 + 304476 14 11 85 + 106660 15 11 85 + 305832 16 11 50 + 6856 17 11 50 + 5880 18 11 50 + 5376 19 11 16 + 129364 20 9 <state 0x1649a> 20 2 <state 0x1649e> 7 6 129 + 2163304 8 6 85 + 740664 9 6 85 + 106660 10 6 85 + 760424 11 6 16 + 127404 12 4 <state 0x1649a> 12 2 <state 0x1649e> 7 6 70 + 23928 8 6 70 + 37788 9 6 105 + 802216 10 6 168 + 59376 11 6 5 + 405948 12 6 105 + 802456 13 6 70 + 38036 14 6 105 + 259500 15 6 105 + 122656 16 6 105 + 1018864 17 6 105 + 1049332 18 6 105 + 123744 19 6 105 + 1168736 20 6 105 + 1185764 21 6 105 + 1810304 22 6 105 + 997780 23 6 168 + 59376 24 6 5 + 405948 25 6 105 + 998136 26 6 105 + 1968116 27 6 105 + 2009476 28 6 105 + 2007504 29 6 105 + 2006580 30 6 105 + 319684 31 6 105 + 99400 32 6 91 + 268924 33 6 91 + 330240 34 6 91 + 154540 35 6 91 + 360164 36 6 91 + 437468 37 6 91 + 660700 38 6 91 + 439688 39 6 16 + 132120 40 4 <state 0x1649a> 40 2 <state 0x1649e> 7 1 139 + 85404 8 1 129 + 1159624 9 1 129 + 2023300 10 1 129 + 2201368 11 1 129 + 2201588 12 1 96 + 54464 13 1 96 + 310816 14 1 96 + 32404 15 1 16 + 129744 16 1 <state 0x1649a> 7 1 129 + 2165196 8 1 129 + 2158364 9 1 129 + 2038100 10 1 16 + 134604 11 1 <state 0x1649a> 7 1 55 + 14743012 8 1 85 + 140268 9 1 85 + 146836 10 1 85 + 961060 11 1 16 + 11284 12 1 <state 0x1529a> 6 6 85 + 947036 7 6 85 + 106660 8 3 85 + 170664 9 3 85 + 937904 10 3 67 + 1891280 11 3 55 + 18449120 12 3 55 + 18470880 13 3 55 + 18433972 14 3 55 + 18434280 15 3 55 + 18511384 16 3 55 + 18511020 17 3 55 + 18511756 18 3 55 + 18434624 19 3 55 + 18471188 20 3 55 + 18448240 21 3 55 + 18448376 22 3 55 + 18470396 23 3 85 + 304476 24 3 85 + 106660 25 3 85 + 305832 26 3 50 + 6856 27 3 50 + 5880 28 3 50 + 5376 29 3 16 + 129364 30 3 <state 0x1529a> 8 2 55 + 18436100 9 2 16 + 125868 10 2 <state 0x1529a> 8 1 55 + 18440872 9 1 118 + 42332 10 1 16 + 11284 11 1 <state 0x1529a> 3 6 168 + 56408 4 6 168 + 57236 5 6 5 + 405948 6 6 5 + 406012 7 6 42 + 25684 8 6 42 + 20696 9 6 42 + 29500 10 6 42 + 31888 11 6 42 + 35252 12 6 42 + 33448 13 6 85 + 719132 14 6 85 + 2316104 15 6 168 + 26084 16 6 5 + 408216 17 6 85 + 2316160 18 6 85 + 719284 19 6 16 + 11284 20 4 <state 0x1769a> 20 2 <state 0x1769e> 0 72 26 + 14176 1 72 26 + 14416 2 72 85 + 1089128 3 72 14 + 21212 4 72 85 + 49772 5 72 148 + 37560 6 72 148 + 897188 7 72 148 + 906404 8 72 148 + 908124 9 72 85 + 1089608 10 72 14 + 21620 11 55 55 + 15974832 12 55 55 + 15975388 13 55 129 + 1430392 14 55 91 + 46292 15 30 91 + 270984 16 30 91 + 440540 17 30 91 + 612568 18 30 91 + 612956 19 29 91 + 529904 20 29 91 + 439688 21 29 16 + 132120 22 21 <state 0x1649a> 22 7 <state 0x1649e> 22 1 <state 0x1629a> 19 1 91 + 529448 20 1 91 + 439992 21 1 16 + 123236 22 1 <state 0x1649a> 15 25 91 + 268924 16 25 91 + 330240 17 25 91 + 154540 18 25 91 + 360164 19 25 91 + 437468 20 25 91 + 660700 21 25 91 + 439688 22 25 16 + 132120 23 18 <state 0x1649a> 23 5 <state 0x1649e> 23 2 <state 0x1629a> 11 17 55 + 15982616 12 17 129 + 1430392 13 17 91 + 46292 14 13 91 + 268924 15 13 91 + 330240 16 13 91 + 154540 17 13 91 + 360164 18 13 91 + 437468 19 11 91 + 660700 20 11 91 + 439688 21 11 16 + 132120 22 10 <state 0x1649a> 22 1 <state 0x1649e> 19 2 91 + 662144 20 2 16 + 18552 21 2 <state 0x1649a> 14 4 91 + 270984 15 4 91 + 440540 16 4 91 + 612568 17 4 91 + 612956 18 4 91 + 529904 19 4 91 + 439688 20 4 16 + 132120 21 3 <state 0x1649a> 21 1 <state 0x1649e> 0 28 144 + 17848 1 28 10 + 32328 2 28 13 + 480564 3 28 13 + 501756 4 28 84 + 49560 5 28 148 + 37560 6 13 148 + 898044 7 13 148 + 907280 8 13 168 + 23912 9 13 5 + 405948 10 11 5 + 406012 11 9 55 + 1401548 12 9 55 + 5684828 13 9 55 + 5686620 14 9 55 + 1664916 15 9 55 + 13785208 16 6 55 + 13934224 17 6 85 + 24076 18 6 148 + 44644 19 6 148 + 1280908 20 6 148 + 823184 21 6 148 + 823828 22 6 148 + 826128 23 6 55 + 7876408 24 6 55 + 13918036 25 6 55 + 17252328 26 6 55 + 15854992 27 6 168 + 59376 28 6 5 + 405948 29 6 55 + 15855664 30 6 55 + 15858416 31 6 55 + 16298536 32 6 85 + 866304 33 6 85 + 437336 34 3 148 + 668220 35 3 148 + 136812 36 3 148 + 140208 37 3 148 + 140740 38 3 16 + 11284 39 2 <state 0x17f9a> 39 1 <state 0x17f9e> 34 3 148 + 668008 35 3 148 + 138916 36 3 148 + 136812 37 3 148 + 140208 38 3 148 + 140740 39 3 16 + 11284 40 2 <state 0x17f9a> 40 1 <state 0x17f9e> 16 3 55 + 13934192 17 2 55 + 14005020 18 2 55 + 14007116 19 2 55 + 16298536 20 2 85 + 866304 21 2 85 + 437336 22 2 148 + 668284 23 2 148 + 140208 24 2 148 + 140740 25 2 16 + 11284 26 1 <state 0x17f9a> 26 1 <state 0x17f9e> 17 1 55 + 14005280 18 1 55 + 14008088 19 1 55 + 16298536 20 1 85 + 866304 21 1 85 + 437336 22 1 148 + 668220 23 1 148 + 136812 24 1 148 + 140208 25 1 148 + 140740 26 1 16 + 11284 27 1 <state 0x17f9a> 11 2 167 + 57492 12 2 85 + 24076 13 2 148 + 44644 14 2 148 + 1280908 15 2 148 + 823184 16 2 148 + 823828 17 2 148 + 826128 18 2 85 + 35372 19 2 167 + 39600 20 2 55 + 14294960 21 2 85 + 24076 22 2 148 + 44644 23 2 148 + 1280908 24 2 148 + 823184 25 2 148 + 823828 26 2 148 + 826128 27 2 55 + 516004 28 2 55 + 7280960 29 2 55 + 17414928 30 2 167 + 42972 31 2 167 + 62216 32 2 168 + 59376 33 2 5 + 405948 34 2 167 + 62480 35 2 167 + 55120 36 2 85 + 140268 37 2 85 + 146836 38 2 85 + 961060 39 2 16 + 11284 40 1 <state 0x17f9a> 40 1 <state 0x17f9e> 10 2 85 + 947036 11 2 85 + 106660 12 2 85 + 170664 13 2 85 + 937904 14 2 55 + 7845312 15 2 55 + 7872540 16 2 55 + 2875912 17 2 55 + 13775264 18 2 55 + 14005020 19 2 55 + 14007116 20 2 55 + 16298536 21 2 85 + 866304 22 2 85 + 437336 23 2 148 + 668284 24 2 148 + 140208 25 2 148 + 140740 26 2 16 + 11284 27 1 <state 0x17f9a> 27 1 <state 0x17f9e> 6 13 148 + 897188 7 12 148 + 906404 8 12 148 + 908124 9 8 13 + 8335664 10 8 13 + 8361820 11 8 13 + 64928 12 8 13 + 258856 13 8 13 + 278724 14 8 13 + 279964 15 5 13 + 192808 16 5 13 + 281776 17 5 13 + 281904 18 5 55 + 871316 19 5 55 + 3349696 20 5 55 + 871468 21 5 55 + 879184 22 5 55 + 1097820 23 5 55 + 1108772 24 5 55 + 1100168 25 5 55 + 1101280 26 5 55 + 2048160 27 5 55 + 2048032 28 5 13 + 2530504 29 5 19 + 19680 30 5 19 + 19324 31 5 2 + 27964 32 5 2 + 29392 33 5 144 + 7516 34 5 160 + 42572 35 5 160 + 20524 36 5 160 + 58036 37 5 160 + 19440 38 5 55 + 18275584 39 5 16 + 11284 40 3 <state 0x17f9a> 40 2 <state 0x17f9e> 15 3 13 + 193168 16 3 13 + 192808 17 3 13 + 281776 18 3 13 + 281904 19 3 13 + 1804416 20 3 13 + 281904 21 3 55 + 1108500 22 3 55 + 1108772 23 3 55 + 1100356 24 3 55 + 1101348 25 3 55 + 2048160 26 3 55 + 2048056 27 3 13 + 5213564 28 3 13 + 2530504 29 3 19 + 19680 30 3 19 + 19324 31 3 2 + 27964 32 3 2 + 29392 33 3 144 + 7516 34 3 160 + 42572 35 3 160 + 20524 36 3 160 + 58036 37 3 160 + 19440 38 3 55 + 18275584 39 3 16 + 11284 40 2 <state 0x17f9a> 40 1 <state 0x17f9e> 9 4 1 + 240448 10 4 1 + 239512 11 4 1 + 239916 12 4 1 + 52692 13 4 13 + 6038844 14 4 13 + 2712740 15 4 13 + 2713632 16 4 13 + 2798208 17 4 13 + 2800976 18 4 13 + 2558312 19 4 55 + 7839616 20 4 55 + 13789776 21 4 55 + 17414712 22 4 167 + 42828 23 4 167 + 60944 24 4 168 + 59376 25 4 5 + 405948 26 4 167 + 61136 27 4 167 + 55120 28 4 85 + 140268 29 4 85 + 146836 30 4 85 + 961060 31 4 16 + 11284 32 2 <state 0x17f9a> 32 2 <state 0x17f9e> 7 1 148 + 906292 8 1 148 + 908124 9 1 1 + 240448 10 1 1 + 239512 11 1 1 + 239916 12 1 1 + 52692 13 1 13 + 6038844 14 1 13 + 2712740 15 1 13 + 2713632 16 1 13 + 2798208 17 1 13 + 2800976 18 1 13 + 2558312 19 1 55 + 7839616 20 1 55 + 13789776 21 1 55 + 17414712 22 1 167 + 42828 23 1 167 + 60944 24 1 168 + 59376 25 1 5 + 405948 26 1 167 + 61136 27 1 167 + 55120 28 1 85 + 140268 29 1 85 + 146836 30 1 85 + 961060 31 1 16 + 11284 32 1 <state 0x17f9a> 6 2 148 + 898224 7 2 148 + 907724 8 2 148 + 909848 9 2 84 + 54348 10 2 84 + 55632 11 2 13 + 504952 12 2 13 + 64688 13 2 13 + 66580 14 2 13 + 2803180 15 2 13 + 2803324 16 2 13 + 67184 17 2 85 + 24076 18 2 148 + 44644 19 2 148 + 1280908 20 2 148 + 823184 21 2 148 + 823828 22 2 148 + 826128 23 2 55 + 18341416 24 2 55 + 18394516 25 2 55 + 18394876 26 2 168 + 59376 27 2 5 + 405948 28 2 55 + 18395224 29 2 55 + 18371512 30 2 55 + 18371748 31 2 55 + 18371876 32 2 16 + 11284 33 2 <state 0x17f9a> Powerstats for: aggregated UUID: 6 Microstackshots: 325 samples Primary state: 161 samples state 0x15298 0 319 26 + 4768 1 319 168 + 69804 2 289 168 + 70476 3 273 168 + 18852 4 227 168 + 61968 5 227 168 + 16864 6 227 168 + 61968 7 227 168 + 19840 8 227 5 + 406156 9 227 100 + 13288 10 227 100 + 22772 11 216 6 + 22644 12 158 6 + 20832 13 158 6 + 30668 14 158 91 + 608588 15 158 91 + 581700 16 158 91 + 469700 17 158 91 + 471488 18 156 91 + 472656 19 150 91 + 529904 20 150 91 + 439688 21 150 16 + 132120 22 43 <state 0x1529c> 22 6 <state 0x19698> 22 4 <state 0x15294> 22 1 <state 0xd398> 22 1 <state 0xd39c> 22 1 <state 0x11498> 22 1 <state 0x19690> 22 1 <state 0x19694> 22 1 <state 0x1969c> 19 6 91 + 529980 20 6 16 + 18552 21 3 <state 0x1529c> 18 2 91 + 472780 19 2 16 + 18552 20 1 <state 0x19698> 12 28 6 + 20812 13 28 91 + 46292 14 27 91 + 268924 15 27 91 + 330240 16 27 91 + 154540 17 27 91 + 360164 18 27 91 + 437468 19 23 91 + 660700 20 23 91 + 439688 21 23 16 + 132120 22 6 <state 0x1529c> 22 1 <state 0x19698> 22 1 <state 0x15290> 22 1 <state 0x15294> 19 2 91 + 661048 20 2 91 + 439688 21 2 16 + 132120 19 2 91 + 662224 20 2 91 + 175216 21 2 59 + 8672 22 1 <state 0x11498> 14 1 91 + 270984 15 1 91 + 440540 16 1 91 + 612568 17 1 91 + 612956 18 1 91 + 529904 19 1 91 + 439688 20 1 16 + 132120 21 1 <state 0x19698> 12 22 6 + 26308 13 22 96 + 54464 14 22 96 + 310816 15 22 96 + 32404 16 22 16 + 129744 17 5 <state 0x1529c> 17 2 <state 0x15294> 12 8 6 + 20676 13 8 6 + 30796 14 8 6 + 30944 15 8 6 + 31052 16 8 91 + 46236 17 8 91 + 47840 18 8 91 + 48684 19 8 91 + 51116 20 8 91 + 54792 21 8 91 + 63624 22 8 91 + 101524 23 8 91 + 137248 24 8 91 + 137680 25 8 91 + 158020 26 8 91 + 161136 27 8 91 + 165692 28 4 91 + 166876 29 4 91 + 168844 30 4 91 + 172248 31 4 16 + 132120 28 4 91 + 166752 29 4 91 + 168844 30 4 16 + 18552 31 2 <state 0x1529c> 11 11 6 + 23148 12 11 100 + 30880 13 11 22 + 13928 14 11 100 + 30968 15 11 6 + 24324 16 11 6 + 26280 17 11 6 + 15888 18 11 96 + 32176 19 11 96 + 32256 20 11 96 + 457484 21 11 96 + 348460 22 11 96 + 317748 23 11 96 + 310816 24 11 96 + 32404 25 11 16 + 129744 26 5 <state 0x1529c> 4 46 168 + 62428 5 46 5 + 405948 6 46 5 + 406012 7 29 76 + 145020 8 29 76 + 459572 9 29 76 + 455052 10 29 76 + 453060 11 29 76 + 225324 12 29 168 + 59376 13 29 5 + 405948 14 29 76 + 453284 15 29 76 + 542656 16 26 91 + 268924 17 26 91 + 330240 18 26 91 + 154540 19 26 91 + 360164 20 26 91 + 437468 21 26 91 + 660700 22 26 91 + 439688 23 26 16 + 132120 24 5 <state 0x1529c> 24 4 <state 0x929c> 24 3 <state 0x9298> 24 2 <state 0x9294> 16 3 91 + 270984 17 3 91 + 440540 18 3 91 + 612568 19 3 91 + 612956 20 3 91 + 529904 21 3 91 + 439688 22 3 16 + 132120 23 1 <state 0x1529c> 7 5 76 + 144976 8 5 76 + 81644 9 5 76 + 455052 10 5 76 + 453060 11 5 76 + 225324 12 5 168 + 59376 13 5 5 + 405948 14 5 76 + 453284 15 5 76 + 542656 16 5 91 + 268924 17 5 91 + 290548 18 5 91 + 433056 19 5 91 + 435684 20 5 91 + 376292 21 5 91 + 335488 22 5 91 + 692900 23 5 91 + 578680 24 5 91 + 658600 25 5 91 + 660700 26 5 91 + 439688 27 5 16 + 132120 28 1 <state 0x1529c> 7 5 76 + 427696 8 5 76 + 430760 9 5 76 + 145020 10 5 76 + 459572 11 5 76 + 455052 12 5 76 + 453060 13 5 76 + 225324 14 5 168 + 59376 15 5 5 + 405948 16 5 76 + 453284 17 5 76 + 542656 18 5 91 + 270984 19 5 91 + 440540 20 5 91 + 612568 21 5 91 + 612956 22 5 91 + 529904 23 5 91 + 439688 24 5 16 + 132120 25 3 <state 0x1529c> 7 4 76 + 427900 8 4 76 + 430760 9 4 76 + 145020 10 4 76 + 459572 11 4 76 + 455052 12 4 76 + 453060 13 4 76 + 225324 14 4 168 + 59376 15 4 5 + 405948 16 4 76 + 453284 17 4 76 + 542656 18 4 91 + 270984 19 4 91 + 440540 20 4 91 + 612568 21 4 91 + 612956 22 4 91 + 529904 23 4 91 + 439688 24 4 16 + 132120 25 2 <state 0x1529c> 7 2 68 + 40616 8 2 6 + 25320 9 2 6 + 20832 10 2 6 + 30668 11 2 91 + 608588 12 2 91 + 581700 13 2 91 + 469700 14 2 91 + 471488 15 2 91 + 472656 16 2 91 + 529904 17 2 91 + 439688 18 2 16 + 132120 19 1 <state 0x1969c> 19 1 <state 0x19698> 7 1 76 + 144932 8 1 76 + 72344 9 1 148 + 69704 10 1 148 + 70012 11 1 76 + 76400 12 1 76 + 50932 13 1 76 + 79216 14 1 76 + 465424 15 1 76 + 453060 16 1 76 + 225324 17 1 168 + 59376 18 1 5 + 405948 19 1 76 + 453284 20 1 76 + 542656 21 1 91 + 268924 22 1 91 + 276392 23 1 91 + 335488 24 1 91 + 692900 25 1 91 + 578680 26 1 91 + 658600 27 1 91 + 660700 28 1 91 + 439688 29 1 16 + 132120 30 1 <state 0x9298> 3 16 168 + 63704 4 16 168 + 18852 5 10 168 + 62428 6 10 5 + 405948 7 10 5 + 406012 8 10 68 + 40616 9 10 6 + 25320 10 10 6 + 20812 11 10 91 + 46292 12 10 91 + 268924 13 10 91 + 330240 14 10 91 + 154540 15 10 91 + 360164 16 10 91 + 437468 17 10 91 + 660700 18 10 91 + 439688 19 10 16 + 132120 20 4 <state 0x19698> 20 4 <state 0x1969c> 20 2 <state 0x19694> 5 6 168 + 61968 6 6 168 + 16864 7 6 168 + 61968 8 6 168 + 19840 9 6 5 + 406156 10 6 100 + 13288 11 6 100 + 22772 12 6 6 + 22644 13 2 6 + 20676 14 2 6 + 30796 15 2 6 + 30944 16 2 6 + 31052 17 2 91 + 46236 18 2 91 + 47840 19 2 91 + 48684 20 2 91 + 51116 21 2 91 + 54792 22 2 91 + 63624 23 2 91 + 101524 24 2 91 + 137248 25 2 91 + 137680 26 2 91 + 158020 27 2 91 + 161136 28 2 91 + 165692 29 2 91 + 166876 30 2 91 + 168844 31 2 91 + 172248 32 2 16 + 132120 33 1 <state 0x1b698> 33 1 <state 0x1b69c> 13 2 6 + 20832 14 2 6 + 30668 15 2 91 + 608588 16 2 91 + 581700 17 2 91 + 469700 18 2 91 + 471488 19 2 91 + 472656 20 2 91 + 529904 21 2 91 + 439688 22 2 16 + 132120 23 2 <state 0x12498> 13 1 6 + 20812 14 1 91 + 46292 15 1 91 + 268924 16 1 91 + 330240 17 1 91 + 154540 18 1 91 + 360164 19 1 91 + 437468 20 1 91 + 660700 21 1 91 + 439688 22 1 16 + 132120 23 1 <state 0x11498> 13 1 6 + 26280 14 1 6 + 15888 15 1 96 + 32176 16 1 96 + 32256 17 1 96 + 457484 18 1 96 + 348460 19 1 96 + 317748 20 1 96 + 310816 21 1 96 + 32404 22 1 16 + 129744 23 1 <state 0x1b69c> 2 30 168 + 70936 3 30 5 + 405948 4 30 5 + 406012 5 20 76 + 191912 6 20 76 + 195708 7 20 76 + 420760 8 20 76 + 430760 9 20 76 + 145020 10 20 76 + 459572 11 20 76 + 455052 12 20 76 + 453060 13 20 76 + 225324 14 20 168 + 59376 15 20 5 + 405948 16 20 76 + 453284 17 20 76 + 542656 18 13 91 + 270984 19 13 91 + 440540 20 13 91 + 612568 21 13 91 + 612956 22 13 91 + 529904 23 13 91 + 439688 24 13 16 + 132120 25 6 <state 0x1769c> 25 6 <state 0x17698> 25 1 <state 0x17694> 18 7 91 + 268924 19 7 91 + 330240 20 7 91 + 154540 21 7 91 + 360164 22 7 91 + 437468 23 7 91 + 660700 24 7 91 + 439688 25 7 16 + 132120 26 3 <state 0x1769c> 26 3 <state 0x17698> 26 1 <state 0x17694> 5 8 76 + 264372 6 8 76 + 485824 7 8 91 + 618616 8 8 91 + 546668 9 8 91 + 646552 10 8 16 + 132156 11 8 <state 0xb694> 5 2 76 + 566408 6 2 76 + 319644 7 2 76 + 195708 8 2 76 + 420760 9 2 76 + 430760 10 2 76 + 145020 11 2 76 + 459572 12 2 76 + 455052 13 2 76 + 453060 14 2 76 + 225324 15 2 168 + 59376 16 2 5 + 405948 17 2 76 + 453284 18 2 76 + 542656 19 2 91 + 268924 20 2 91 + 330240 21 2 91 + 154540 22 2 91 + 360164 23 2 91 + 437468 24 2 91 + 660700 25 2 91 + 439688 26 2 16 + 132120 27 2 <state 0x17694> 0 4 26 + 4428 1 4 168 + 92920 2 4 168 + 66156 3 4 168 + 18852 4 4 168 + 61968 5 4 168 + 16864 6 4 168 + 61968 7 4 168 + 19840 8 4 5 + 406156 9 4 100 + 13288 10 4 100 + 22772 11 4 6 + 22644 12 2 6 + 20832 13 2 6 + 30668 14 2 91 + 608588 15 2 91 + 581700 16 2 91 + 469700 17 2 91 + 471488 18 2 91 + 472656 19 2 91 + 529904 20 2 91 + 439688 21 2 16 + 132120 22 1 <state 0x1b698> 22 1 <state 0x12498> 12 2 6 + 20812 13 2 91 + 46292 14 2 91 + 268924 15 2 91 + 330240 16 2 91 + 154540 17 2 91 + 360164 18 2 91 + 437468 19 2 91 + 660700 20 2 91 + 439688 21 2 16 + 132120 22 2 <state 0x1b698> 0 2 144 + 17848 1 2 6 + 29400 2 2 76 + 13600 3 2 76 + 14128 4 2 76 + 19744 5 2 76 + 211140 6 2 76 + 26584 7 2 76 + 225324 8 2 168 + 59376 9 2 5 + 405948 10 2 76 + 27100 11 2 76 + 142708 12 2 76 + 141192 13 2 76 + 139256 14 2 76 + 457404 15 2 76 + 455052 16 2 76 + 453060 17 2 76 + 225324 18 2 168 + 59376 19 2 5 + 405948 20 2 76 + 453284 21 2 76 + 542656 22 2 91 + 268924 23 2 91 + 331840 24 2 91 + 154540 25 2 91 + 360164 26 2 91 + 437468 27 2 91 + 660700 28 2 91 + 439688 29 2 16 + 132120 30 2 <state 0x16494> Powerstats for: BingKeyboardWind UUID: 101 Microstackshots: 218 samples Primary state: 60 samples state 0x1649a 0 197 26 + 4768 1 197 168 + 69804 2 130 168 + 70936 3 130 5 + 405948 4 130 5 + 406012 5 127 101 + 3470588 6 127 101 + 3469380 7 127 101 + 3480400 8 127 101 + 3297916 9 127 101 + 3292252 10 127 101 + 3290764 11 127 101 + 3268628 12 127 85 + 140268 13 127 85 + 146836 14 127 85 + 961060 15 127 16 + 11284 16 42 <state 0x16498> 16 15 <state 0x1649e> 16 10 <state 0x1649c> 16 2 <state 0x1a69a> 5 2 101 + 3469996 6 2 101 + 3469380 7 2 101 + 3480400 8 2 101 + 3297916 9 2 101 + 3292252 10 2 101 + 3290280 11 2 85 + 736080 12 2 85 + 140012 13 2 85 + 959960 14 2 85 + 144188 15 2 16 + 18476 16 2 <state 0x1249a> 5 1 101 + 3469744 6 1 101 + 3469012 7 1 101 + 3471832 8 1 101 + 3480472 9 1 101 + 3297996 10 1 101 + 3292252 11 1 101 + 3290764 12 1 101 + 3268628 13 1 85 + 140268 14 1 85 + 146836 15 1 85 + 961060 16 1 16 + 11284 17 1 <state 0x1249a> 2 67 168 + 70476 3 60 168 + 64076 4 60 5 + 405948 5 60 5 + 406012 6 58 101 + 3480400 7 57 101 + 3297996 8 57 101 + 3292252 9 57 101 + 3290764 10 57 101 + 3268628 11 57 85 + 140268 12 57 85 + 146836 13 57 85 + 961060 14 57 16 + 11284 15 27 <state 0x1b69a> 15 14 <state 0x1769a> 15 6 <state 0x1769e> 15 5 <state 0x17692> 15 2 <state 0x1b692> 15 2 <state 0x17696> 15 1 <state 0x1b69e> 7 1 101 + 3297956 8 1 101 + 3292252 9 1 101 + 3290764 10 1 101 + 3268628 11 1 16 + 13380 12 1 <state 0x1769a> 6 2 101 + 3469996 7 2 101 + 3469380 8 2 101 + 3480400 9 2 101 + 3297916 10 2 101 + 3292252 11 2 101 + 3290764 12 2 101 + 3268628 13 2 85 + 140268 14 2 85 + 146836 15 2 85 + 961060 16 2 16 + 11284 17 2 <state 0x1769a> 3 7 168 + 18852 4 7 168 + 62428 5 7 5 + 405948 6 7 85 + 947036 7 7 85 + 106660 8 7 85 + 170664 9 7 85 + 937904 10 7 101 + 3440728 11 7 168 + 59376 12 7 5 + 405948 13 6 101 + 3440932 14 6 101 + 3470904 15 6 101 + 3480536 16 6 101 + 3298640 17 6 101 + 3270772 18 6 85 + 304476 19 6 85 + 106660 20 6 85 + 305832 21 6 50 + 6856 22 6 50 + 5880 23 6 50 + 5376 24 6 16 + 129364 25 2 <state 0x16498> 25 1 <state 0x1649c> 25 1 <state 0x1249a> 25 1 <state 0x1649e> 13 1 101 + 3441116 14 1 101 + 3470904 15 1 101 + 3480536 16 1 101 + 3298640 17 1 101 + 3270772 18 1 85 + 304476 19 1 85 + 106660 20 1 85 + 305832 21 1 50 + 6856 22 1 50 + 5880 23 1 50 + 5376 24 1 16 + 129364 0 21 144 + 17848 1 21 85 + 2101460 2 21 34 + 74060 3 21 34 + 72848 4 21 34 + 74024 5 21 85 + 2208708 6 21 100 + 80196 7 21 100 + 72904 8 21 13 + 480564 9 21 13 + 501756 10 21 84 + 49560 11 21 148 + 37560 12 18 148 + 897188 13 18 148 + 906404 14 18 148 + 908124 15 18 1 + 240448 16 18 1 + 239512 17 18 1 + 239916 18 18 148 + 167596 19 18 148 + 1270096 20 18 148 + 186380 21 18 148 + 1261680 22 18 148 + 186716 23 18 148 + 167596 24 18 148 + 1270096 25 18 148 + 186380 26 18 148 + 1261680 27 18 13 + 9602588 28 18 148 + 186716 29 18 148 + 167596 30 18 148 + 1270096 31 18 148 + 186380 32 18 148 + 1261680 33 18 13 + 10323600 34 18 148 + 186716 35 18 148 + 167596 36 18 148 + 1270096 37 18 13 + 636172 38 18 13 + 161940 39 18 101 + 2649908 40 10 101 + 2861752 41 10 101 + 2323372 42 10 101 + 368768 43 10 101 + 540624 44 9 101 + 539656 45 9 101 + 312916 46 8 101 + 316788 47 5 101 + 74652 48 5 117 + 75420 49 5 117 + 43716 50 5 101 + 46968 51 5 96 + 54328 52 5 96 + 317748 53 5 96 + 310816 54 5 96 + 32404 55 5 16 + 129744 56 3 <state 0x17f9a> 56 2 <state 0x17f9e> 47 3 101 + 74680 48 3 117 + 75420 49 3 117 + 43716 50 3 101 + 46968 51 3 96 + 54328 52 3 96 + 317748 53 3 96 + 310816 54 3 96 + 32404 55 3 16 + 129744 56 1 <state 0x17f92> 56 1 <state 0x17f96> 56 1 <state 0x17f9e> 46 1 101 + 316804 47 1 117 + 75420 48 1 117 + 43716 49 1 101 + 46968 50 1 96 + 54328 51 1 96 + 317748 52 1 96 + 310816 53 1 96 + 32404 54 1 16 + 129744 55 1 <state 0x17f9a> 44 1 101 + 539696 45 1 101 + 219416 46 1 101 + 428176 47 1 96 + 44260 48 1 16 + 125940 49 1 <state 0x17f9a> 40 6 101 + 2852960 41 6 101 + 2253832 42 6 101 + 2254160 43 6 101 + 1538076 44 6 101 + 1536204 45 5 85 + 866328 46 5 85 + 960368 47 5 16 + 127404 48 4 <state 0x17f9a> 48 1 <state 0x17f9e> 45 1 85 + 866140 46 1 85 + 959960 47 1 85 + 144188 48 1 16 + 18476 49 1 <state 0x17f9a> 40 2 101 + 2861652 41 2 101 + 3341956 42 2 101 + 3471632 43 2 101 + 3471832 44 2 101 + 3480472 45 2 101 + 3297996 46 2 101 + 3292252 47 2 101 + 3290764 48 2 101 + 3268628 49 2 85 + 140268 50 2 85 + 146836 51 2 85 + 961060 52 2 16 + 11284 53 2 <state 0x1bf9a> 12 3 148 + 897408 13 3 148 + 896240 14 3 148 + 905408 15 3 74 + 717960 16 3 74 + 715368 17 3 74 + 554180 18 3 74 + 720400 19 3 13 + 3044964 20 3 13 + 2696836 21 3 1 + 77912 22 3 1 + 239512 23 3 1 + 239916 24 3 148 + 167596 25 3 148 + 1270096 26 3 148 + 186380 27 3 148 + 1261680 28 3 148 + 186716 29 3 148 + 167596 30 3 148 + 1270096 31 3 148 + 186380 32 3 148 + 1261680 33 3 13 + 9602588 34 3 148 + 186716 35 3 148 + 167596 36 3 148 + 1270096 37 3 148 + 186380 38 3 148 + 1261680 39 3 13 + 10323600 40 3 148 + 186716 41 3 148 + 167596 42 3 148 + 1270096 43 3 13 + 636172 44 3 13 + 161940 45 3 101 + 2649908 46 1 101 + 2861652 47 1 101 + 3341956 48 1 101 + 3471632 49 1 101 + 3471832 50 1 101 + 3480472 51 1 101 + 3297996 52 1 101 + 3292252 53 1 101 + 3290764 54 1 101 + 3268628 55 1 85 + 140268 56 1 85 + 146836 57 1 85 + 961060 58 1 16 + 11284 59 1 <state 0x1bf9a> 46 1 101 + 2852960 47 1 101 + 2253832 48 1 101 + 2254192 49 1 101 + 1536204 50 1 85 + 866304 51 1 85 + 437336 52 1 148 + 668284 53 1 148 + 140208 54 1 148 + 140740 55 1 16 + 11284 56 1 <state 0x17f9a> 46 1 101 + 2861752 47 1 101 + 2323372 48 1 101 + 368768 49 1 101 + 540624 50 1 101 + 539656 51 1 101 + 312916 52 1 101 + 316788 53 1 101 + 74680 54 1 117 + 75420 55 1 117 + 43716 56 1 101 + 46968 57 1 96 + 54328 58 1 96 + 317748 59 1 96 + 310816 60 1 96 + 32404 61 1 16 + 129744 62 1 <state 0x17f9a> Powerstats for: Word UUID: 23 Microstackshots: 146 samples Primary state: 96 samples state 0x1b69a 0 124 26 + 4768 1 124 168 + 69804 2 124 168 + 70476 3 120 168 + 63704 4 120 168 + 18852 5 117 168 + 61740 6 117 5 + 405948 7 117 5 + 406012 8 72 23 + 22964428 9 62 23 + 22965128 10 62 91 + 268924 11 58 91 + 290548 12 55 91 + 434936 13 55 91 + 436496 14 55 91 + 420184 15 55 91 + 480700 16 55 91 + 439688 17 55 16 + 132120 18 10 <state 0x1b69e> 18 2 <state 0x1b29a> 12 3 91 + 434972 13 2 91 + 426572 14 2 91 + 420408 15 2 91 + 667876 16 2 91 + 439688 17 2 16 + 132120 13 1 91 + 430392 14 1 91 + 420184 15 1 91 + 480700 16 1 91 + 439688 17 1 16 + 132120 11 4 91 + 285872 12 4 91 + 418912 13 4 91 + 420184 14 4 91 + 480700 15 4 91 + 439688 16 4 16 + 132120 9 5 23 + 22965176 10 5 23 + 22957268 11 5 91 + 268924 12 5 91 + 330240 13 5 91 + 154540 14 5 91 + 360164 15 5 91 + 438800 16 5 91 + 483600 17 5 91 + 439688 18 5 16 + 132120 19 1 <state 0x1b69e> 9 5 23 + 22965164 10 5 23 + 805268 11 5 91 + 268924 12 5 91 + 288576 13 5 91 + 434764 14 5 91 + 420408 15 5 91 + 667876 16 5 91 + 439688 17 5 16 + 132120 8 32 23 + 22958780 9 31 23 + 22959812 10 31 23 + 22959140 11 24 23 + 22959812 12 24 23 + 22959140 13 8 23 + 22959892 14 8 91 + 268924 15 7 91 + 285872 16 7 91 + 418912 17 7 91 + 420184 18 7 91 + 480700 19 7 91 + 439688 20 7 16 + 132120 21 2 <state 0x1b69e> 15 1 91 + 331840 16 1 91 + 154540 17 1 91 + 360164 18 1 91 + 438800 19 1 91 + 483600 20 1 91 + 439688 21 1 16 + 132120 22 1 <state 0x1b29a> 13 8 23 + 22959812 14 8 23 + 22959140 15 4 23 + 22959892 16 4 91 + 268924 17 4 91 + 301084 18 4 91 + 419340 19 4 91 + 426572 20 4 91 + 420408 21 4 91 + 667876 22 4 91 + 439688 23 4 16 + 132120 24 2 <state 0x1b69e> 15 4 23 + 22959852 16 4 91 + 268924 17 4 91 + 301084 18 4 91 + 418912 19 4 91 + 420184 20 4 91 + 480700 21 4 91 + 439688 22 4 16 + 132120 23 1 <state 0x1b69e> 13 8 23 + 22959852 14 8 91 + 268924 15 5 91 + 301084 16 5 91 + 418912 17 5 91 + 420184 18 5 91 + 480700 19 5 91 + 439688 20 5 16 + 132120 15 3 91 + 331840 16 3 91 + 154540 17 3 91 + 360164 18 3 91 + 438800 19 3 91 + 483600 20 3 91 + 439688 21 3 16 + 132120 11 6 23 + 22959852 12 6 91 + 268924 13 6 91 + 301084 14 6 91 + 418912 15 6 91 + 420184 16 6 91 + 480700 17 6 91 + 439688 18 6 16 + 132120 19 1 <state 0x1b69e> 11 1 23 + 22959892 12 1 91 + 268924 13 1 91 + 285872 14 1 91 + 418912 15 1 91 + 420184 16 1 91 + 480700 17 1 91 + 439688 18 1 16 + 132120 9 1 23 + 22959892 10 1 91 + 268924 11 1 91 + 331840 12 1 91 + 154540 13 1 91 + 360164 14 1 91 + 438800 15 1 91 + 483600 16 1 91 + 439688 17 1 16 + 132120 8 13 23 + 22958500 9 13 23 + 802852 10 13 91 + 268924 11 13 91 + 290548 12 13 91 + 434936 13 13 91 + 436496 14 13 91 + 420184 15 13 91 + 480700 16 13 91 + 439688 17 13 16 + 132120 18 2 <state 0x1b69e> 18 2 <state 0x1b29a> 5 3 168 + 62428 6 3 5 + 405948 7 3 5 + 406012 8 3 23 + 84028 9 3 148 + 140740 10 3 16 + 11284 3 3 168 + 64076 4 3 5 + 405948 5 3 5 + 406012 6 3 23 + 22948192 7 3 23 + 12590820 8 3 23 + 12590216 9 3 23 + 12545796 10 3 23 + 12557340 11 3 23 + 14657776 12 3 23 + 14637132 13 2 23 + 17472308 14 2 23 + 17476964 15 2 23 + 13350660 16 2 23 + 13350972 17 2 16 + 11284 18 1 <state 0x1529a> 18 1 <state 0x929a> 13 1 23 + 17517808 14 1 23 + 17482524 15 1 23 + 17477540 16 1 23 + 17476964 17 1 23 + 13350660 18 1 23 + 13350972 19 1 16 + 11284 20 1 <state 0x1529a> 3 1 168 + 18852 4 1 168 + 61968 5 1 168 + 12640 6 1 168 + 108084 7 1 168 + 57236 8 1 5 + 405948 9 1 23 + 21617432 10 1 23 + 21599212 11 1 85 + 866140 12 1 85 + 959960 13 1 85 + 144188 14 1 16 + 18476 15 1 <state 0x1649a> 0 12 26 + 14176 1 12 26 + 14416 2 12 23 + 236084 3 12 23 + 236720 4 11 23 + 7608304 5 11 23 + 11976572 6 11 23 + 11974444 7 11 23 + 60681172 8 11 23 + 60691920 9 11 23 + 60696576 10 11 23 + 60705092 11 11 23 + 60714168 12 11 23 + 59472528 13 11 23 + 45484912 14 11 23 + 45488368 15 11 23 + 2568124 16 11 23 + 2596740 17 11 23 + 2598056 18 11 23 + 2605132 19 11 23 + 2613392 20 6 23 + 2029780 21 6 23 + 13350660 22 6 23 + 13350972 23 6 16 + 11284 24 6 <state 0x1649a> 20 5 23 + 13362396 21 5 23 + 13350660 22 5 23 + 13350972 23 5 16 + 11284 24 5 <state 0x1649a> 4 1 23 + 1221616 5 1 23 + 1221816 6 1 23 + 1222484 7 1 23 + 1224268 8 1 23 + 10428136 9 1 23 + 9933776 10 1 23 + 59716780 11 1 23 + 59723624 12 1 23 + 59733164 13 1 23 + 59819016 14 1 23 + 59455400 15 1 23 + 1420360 16 1 23 + 1432672 17 1 23 + 61587784 18 1 23 + 1770888 19 1 23 + 1612148 20 1 23 + 1539780 21 1 23 + 1541144 22 1 23 + 1543924 23 1 23 + 1544392 24 1 23 + 1557584 25 1 23 + 1557584 26 1 23 + 1557584 27 1 23 + 1557584 28 1 23 + 1557824 29 1 23 + 2237064 30 1 23 + 2237592 31 1 23 + 59036312 32 1 23 + 59031984 33 1 23 + 2111984 34 1 23 + 57919536 35 1 23 + 60015904 36 1 23 + 60017812 37 1 23 + 2112384 38 1 23 + 60017732 39 1 23 + 2637596 40 1 23 + 57927032 41 1 23 + 6861708 42 1 16 + 11284 43 1 <state 0x1629a> 0 10 144 + 17848 1 10 23 + 7387244 2 10 23 + 21259708 3 10 13 + 480564 4 10 13 + 501756 5 10 84 + 49560 6 10 148 + 37560 7 6 148 + 897188 8 6 148 + 906404 9 6 148 + 908124 10 5 85 + 1089608 11 5 13 + 236308 12 5 13 + 4388116 13 5 13 + 4389232 14 5 13 + 1915580 15 5 23 + 9440844 16 5 23 + 9409332 17 5 23 + 7370432 18 5 23 + 7361912 19 5 23 + 7357464 20 5 23 + 7318320 21 5 23 + 57577148 22 5 23 + 9671524 23 5 23 + 2275360 24 5 23 + 1668296 25 5 85 + 389372 26 5 85 + 140012 27 5 85 + 959960 28 5 85 + 144188 29 5 16 + 18476 30 3 <state 0x17f9a> 30 2 <state 0x17f9e> 10 1 13 + 8335664 11 1 13 + 8361820 12 1 23 + 22236 13 1 23 + 55945656 14 1 23 + 22464 15 1 13 + 64928 16 1 13 + 258856 17 1 13 + 278724 18 1 13 + 279964 19 1 13 + 193168 20 1 13 + 192808 21 1 13 + 281776 22 1 13 + 281904 23 1 13 + 1804416 24 1 13 + 281904 25 1 23 + 52346028 26 1 23 + 52347260 27 1 23 + 52112612 28 1 23 + 52353496 29 1 23 + 52348536 30 1 23 + 52116928 31 1 23 + 10327564 32 1 23 + 10327108 33 1 23 + 10325832 34 1 23 + 9736928 35 1 23 + 9761472 36 1 23 + 60676956 37 1 23 + 632120 38 1 23 + 2548848 39 1 23 + 2017716 40 1 23 + 2018292 41 1 23 + 38601768 42 1 23 + 2018620 43 1 23 + 2019172 44 1 23 + 2022900 45 1 23 + 2025808 46 1 23 + 2026912 47 1 23 + 2028260 48 1 23 + 2029780 49 1 23 + 13350660 50 1 23 + 13350972 51 1 16 + 11284 52 1 <state 0x17f9a> 7 3 148 + 898044 8 3 148 + 907280 9 3 168 + 23912 10 3 5 + 405948 11 3 5 + 406012 12 3 23 + 12083544 13 3 23 + 12084064 14 3 23 + 20571228 15 3 168 + 59376 16 3 5 + 405948 17 3 23 + 12085540 18 3 23 + 12085344 19 2 23 + 12179352 20 2 23 + 9736044 21 2 23 + 9736928 22 2 23 + 9761472 23 2 23 + 60676784 24 2 23 + 57115744 25 2 23 + 57115616 26 2 23 + 53728704 27 2 23 + 1796332 28 2 23 + 8577168 29 2 23 + 57441264 30 2 23 + 1668296 31 2 85 + 389372 32 2 85 + 140268 33 2 85 + 146836 34 2 85 + 961060 35 2 16 + 11284 36 2 <state 0x17f9a> 19 1 23 + 22948192 20 1 23 + 17395528 21 1 23 + 16143876 22 1 23 + 804152 23 1 23 + 48834784 24 1 23 + 48726856 25 1 23 + 48729580 26 1 23 + 48472004 27 1 23 + 48472708 28 1 23 + 47307672 29 1 23 + 51061104 30 1 23 + 51089024 31 1 23 + 51089936 32 1 23 + 47280776 33 1 23 + 51150252 34 1 23 + 51151420 35 1 23 + 51190564 36 1 23 + 51492708 37 1 91 + 46236 38 1 91 + 47840 39 1 91 + 48684 40 1 91 + 51116 41 1 91 + 54792 42 1 91 + 63624 43 1 91 + 101524 44 1 91 + 137248 45 1 91 + 137680 46 1 91 + 158020 47 1 91 + 161136 48 1 91 + 165692 49 1 91 + 168364 50 1 91 + 175216 51 1 59 + 8632 52 1 <state 0x17f9a> 7 1 148 + 897408 8 1 148 + 896240 9 1 148 + 905408 10 1 13 + 6076096 11 1 13 + 6092328 12 1 23 + 3755752 13 1 13 + 279964 14 1 13 + 192808 15 1 13 + 281776 16 1 13 + 281904 17 1 23 + 3755948 18 1 23 + 12155024 19 1 23 + 3760564 20 1 23 + 11946440 21 1 23 + 3691016 22 1 23 + 3764044 23 1 23 + 3764720 24 1 23 + 11724716 25 1 23 + 3691016 26 1 23 + 3766572 27 1 23 + 3767048 28 1 23 + 3767572 29 1 23 + 3768152 30 1 23 + 3769320 31 1 23 + 3775684 32 1 23 + 3777604 33 1 23 + 2822256 34 1 23 + 2825540 35 1 23 + 3810140 36 1 23 + 632120 37 1 23 + 2548848 38 1 23 + 2017716 39 1 23 + 2018292 40 1 23 + 38601768 41 1 23 + 2018620 42 1 23 + 2019172 43 1 23 + 2022900 44 1 23 + 2025808 45 1 23 + 2026912 46 1 23 + 2028260 47 1 23 + 2029780 48 1 23 + 13350660 49 1 23 + 13350972 50 1 16 + 11284 51 1 <state 0x17f9a> Powerstats for: SpringBoard UUID: 131 Microstackshots: 106 samples Primary state: 24 samples state 0x19e9a 0 89 26 + 4768 1 89 168 + 69804 2 89 168 + 70476 3 47 168 + 18852 4 41 168 + 62428 5 41 5 + 405948 6 41 5 + 406012 7 21 77 + 82332 8 21 77 + 70128 9 19 16 + 11284 10 5 <state 0x19e9e> 10 2 <state 0x15b9a> 10 1 <state 0x15b9e> 9 2 77 + 85384 10 2 16 + 125832 7 12 121 + 177332 8 12 16 + 129364 9 6 <state 0x1529a> 9 5 <state 0x1529e> 9 1 <state 0x15296> 7 4 136 + 297992 8 4 136 + 308176 9 4 136 + 308080 10 4 136 + 9556 11 4 136 + 57144 12 4 168 + 59376 13 4 5 + 405948 14 4 136 + 10108 15 4 91 + 268924 16 4 91 + 331840 17 4 91 + 154540 18 4 91 + 360164 19 4 91 + 437468 20 4 91 + 660700 21 4 91 + 439688 22 4 16 + 132120 23 2 <state 0x1649a> 23 2 <state 0x1649e> 7 3 136 + 297084 8 3 136 + 308176 9 3 136 + 308080 10 3 136 + 9556 11 3 136 + 57144 12 3 168 + 59376 13 3 5 + 405948 14 3 136 + 10108 15 3 91 + 268924 16 3 91 + 305936 17 3 91 + 154540 18 3 91 + 360164 19 3 91 + 437468 20 3 91 + 660700 21 3 91 + 439688 22 3 16 + 132120 23 2 <state 0x1649a> 23 1 <state 0x1649e> 7 1 83 + 274636 8 1 83 + 279344 9 1 83 + 269244 10 1 83 + 269984 11 1 83 + 267408 12 1 85 + 140268 13 1 85 + 146836 14 1 85 + 961060 15 1 16 + 11284 16 1 <state 0x1649a> 4 6 168 + 61968 5 6 168 + 12640 6 6 168 + 108084 7 6 168 + 57236 8 6 5 + 405948 9 6 131 + 5187156 10 6 85 + 439044 11 6 85 + 140748 12 6 16 + 127404 13 4 <state 0x1649a> 13 2 <state 0x1649e> 3 42 168 + 63704 4 42 168 + 18852 5 42 168 + 62428 6 42 5 + 405948 7 42 5 + 406012 8 18 77 + 82332 9 17 77 + 70128 10 17 16 + 11284 11 7 <state 0x19e9e> 9 1 77 + 83196 10 1 148 + 115368 11 1 148 + 115732 12 1 85 + 304476 13 1 85 + 106660 14 1 85 + 305832 15 1 50 + 6856 16 1 50 + 5880 17 1 50 + 5376 18 1 16 + 129364 8 12 13 + 11432640 9 12 13 + 11432148 10 12 13 + 7080644 11 12 121 + 174516 12 7 121 + 173260 13 7 96 + 32552 14 7 96 + 320912 15 7 96 + 321204 16 7 16 + 125940 17 3 <state 0x1f79a> 17 3 <state 0x1f79e> 17 1 <state 0x1f796> 12 3 121 + 173372 13 2 121 + 174612 14 2 <state 0x1f79a> 13 1 121 + 174744 14 1 59 + 7776 15 1 <state 0x1b69a> 12 2 121 + 173456 13 2 16 + 127404 14 2 <state 0x1f79a> 8 12 83 + 274636 9 12 83 + 279344 10 12 83 + 269244 11 12 83 + 269984 12 12 83 + 267408 13 8 85 + 140012 14 8 85 + 959780 15 8 85 + 959392 16 8 85 + 958060 17 8 16 + 125868 18 4 <state 0x1b69a> 18 4 <state 0x1b69e> 13 4 85 + 140268 14 4 85 + 146836 15 4 85 + 961060 16 4 16 + 11284 17 4 <state 0x1b69a> 0 17 144 + 17848 1 17 13 + 480564 2 17 13 + 501756 3 17 84 + 49560 4 17 148 + 37560 5 13 148 + 897188 6 12 148 + 906404 7 12 148 + 908124 8 12 13 + 8335664 9 12 13 + 8361820 10 12 13 + 64928 11 10 13 + 258856 12 10 13 + 278724 13 10 131 + 2839840 14 10 131 + 1376852 15 10 131 + 1348512 16 10 131 + 5828452 17 10 131 + 1347496 18 10 136 + 311012 19 10 20 + 90316 20 10 20 + 93068 21 10 131 + 2357612 22 10 131 + 2361068 23 10 131 + 5826460 24 10 131 + 1189424 25 10 131 + 1203336 26 10 131 + 1206320 27 10 131 + 1203904 28 10 131 + 1204608 29 10 131 + 5803680 30 10 131 + 1195704 31 10 131 + 1380024 32 10 131 + 5802396 33 10 131 + 5802948 34 10 131 + 5817728 35 10 131 + 5615548 36 10 131 + 5615376 37 10 131 + 5622180 38 10 131 + 881788 39 10 131 + 2888268 40 10 131 + 2888056 41 10 131 + 2819004 42 10 131 + 2825888 43 10 131 + 2393500 44 10 131 + 3829856 45 10 131 + 3939992 46 10 131 + 3829008 47 10 52 + 162328 48 10 52 + 161204 49 10 121 + 203388 50 10 16 + 17296 51 6 <state 0x17f9a> 51 2 <state 0x17f9e> 51 2 <state 0x17f96> 11 2 13 + 259024 12 2 13 + 6071544 13 2 13 + 6074848 14 2 13 + 6076032 15 2 13 + 266480 16 2 13 + 1713980 17 2 13 + 6141768 18 2 13 + 6127488 19 2 131 + 2474616 20 2 131 + 2474312 21 2 119 + 88680 22 2 131 + 2208152 23 2 131 + 174788 24 2 131 + 173604 25 2 131 + 232900 26 2 131 + 259760 27 2 131 + 254116 28 2 131 + 264636 29 2 136 + 311012 30 2 20 + 90316 31 2 20 + 93068 32 2 131 + 267564 33 2 131 + 273360 34 2 131 + 274840 35 2 131 + 262204 36 2 20 + 44092 37 2 20 + 68936 38 2 20 + 44860 39 2 20 + 59176 40 2 20 + 59428 41 2 148 + 115328 42 2 148 + 115732 43 2 20 + 44092 44 2 20 + 68936 45 2 20 + 44824 46 2 131 + 3593944 47 2 131 + 3598784 48 2 131 + 3602440 49 2 131 + 3601428 50 2 131 + 3601560 51 2 136 + 402072 52 2 131 + 3601768 53 2 131 + 4560884 54 2 131 + 4551752 55 2 20 + 40552 56 2 20 + 57928 57 2 20 + 44092 58 2 20 + 68936 59 2 20 + 44860 60 2 20 + 59176 61 2 20 + 59428 62 2 148 + 115328 63 2 148 + 115732 64 2 20 + 44092 65 2 20 + 68936 66 2 20 + 44824 67 2 20 + 192608 68 2 131 + 2632616 69 2 131 + 5213352 70 2 131 + 2636936 71 2 131 + 2854500 72 2 131 + 2507548 73 2 131 + 1339844 74 2 131 + 1190316 75 2 131 + 1203336 76 2 131 + 1206292 77 2 131 + 1205832 78 2 131 + 1206320 79 2 131 + 1203904 80 2 131 + 1204560 81 2 131 + 1205832 82 2 131 + 1206320 83 2 131 + 1205456 84 2 131 + 1208792 85 2 131 + 2854500 86 2 131 + 1567768 87 2 131 + 5276508 88 2 131 + 1502140 89 2 131 + 1501868 90 2 131 + 2889688 91 2 131 + 2888056 92 2 131 + 2819004 93 2 131 + 2825888 94 1 131 + 2393460 95 1 131 + 3842572 96 1 131 + 3939992 97 1 131 + 3841800 98 1 52 + 162328 99 1 52 + 161204 100 1 121 + 203388 101 1 16 + 17296 102 1 <state 0x17f9a> 94 1 131 + 2393500 95 1 131 + 3829856 96 1 131 + 3939992 97 1 131 + 3829008 98 1 52 + 162328 99 1 52 + 161204 100 1 121 + 203388 101 1 16 + 17296 102 1 <state 0x17f9a> 6 1 148 + 906292 7 1 148 + 908124 8 1 13 + 8335664 9 1 13 + 8361820 10 1 13 + 64928 11 1 13 + 258856 12 1 13 + 278724 13 1 131 + 2839840 14 1 131 + 1376852 15 1 131 + 1348512 16 1 131 + 5828452 17 1 131 + 1347496 18 1 136 + 311012 19 1 20 + 90316 20 1 20 + 93068 21 1 131 + 2357612 22 1 131 + 2361068 23 1 131 + 5826460 24 1 131 + 1189424 25 1 131 + 1203336 26 1 131 + 1206320 27 1 131 + 1203904 28 1 131 + 1204608 29 1 131 + 5803680 30 1 131 + 1195704 31 1 131 + 1380024 32 1 131 + 5802396 33 1 131 + 5802948 34 1 131 + 5817728 35 1 131 + 5615548 36 1 131 + 5615376 37 1 131 + 5622180 38 1 131 + 881788 39 1 131 + 2888268 40 1 131 + 2888056 41 1 131 + 2819004 42 1 131 + 2825888 43 1 131 + 2393460 44 1 131 + 3842572 45 1 131 + 3939992 46 1 131 + 3841800 47 1 52 + 162328 48 1 52 + 161204 49 1 121 + 203388 50 1 16 + 17296 51 1 <state 0x17f9a> 5 4 148 + 898044 6 4 148 + 907280 7 4 168 + 23912 8 4 5 + 405948 9 2 150 + 22376 10 2 60 + 30576 11 2 60 + 34096 12 2 60 + 34376 13 2 115 + 936036 14 2 17 + 819712 15 2 17 + 872864 16 2 168 + 59376 17 2 5 + 405948 18 2 21 + 7808 19 2 96 + 54464 20 2 96 + 310816 21 2 96 + 32404 22 2 16 + 129744 23 1 <state 0x17f82> 23 1 <state 0x17f9a> 9 2 5 + 406012 10 2 136 + 514820 11 2 20 + 49196 12 2 136 + 78136 13 2 136 + 77936 14 2 20 + 40552 15 2 20 + 57928 16 2 20 + 44092 17 2 20 + 68936 18 2 20 + 44824 19 2 136 + 317420 20 2 131 + 3602584 21 2 131 + 4566980 22 2 131 + 3601392 23 2 136 + 510844 24 2 136 + 510304 25 2 131 + 3601560 26 2 136 + 402072 27 2 131 + 3601768 28 2 131 + 4560884 29 2 131 + 4551752 30 2 20 + 40552 31 2 20 + 57928 32 2 20 + 44092 33 2 20 + 68936 34 2 20 + 44860 35 2 20 + 59176 36 2 20 + 59428 37 2 148 + 115328 38 2 148 + 115732 39 2 20 + 44092 40 2 20 + 68936 41 2 20 + 44824 42 2 20 + 192608 43 2 131 + 2632616 44 2 131 + 5213352 45 2 131 + 2636936 46 2 131 + 2854500 47 2 131 + 2507832 48 2 131 + 1338280 49 2 131 + 1189424 50 2 131 + 1203336 51 2 131 + 1206292 52 2 131 + 1205832 53 2 131 + 1206320 54 2 131 + 1203904 55 2 131 + 1204880 56 2 131 + 1208792 57 2 131 + 2854500 58 2 131 + 1567768 59 2 131 + 5276508 60 2 131 + 1502140 61 2 131 + 1501868 62 2 131 + 2889688 63 2 131 + 2888056 64 2 131 + 2819004 65 2 131 + 2825888 66 2 131 + 2393460 67 2 131 + 3842572 68 2 131 + 3939992 69 2 131 + 3841800 70 2 52 + 162328 71 2 52 + 161204 72 2 121 + 203388 73 2 16 + 17296 74 1 <state 0x17f9a> 74 1 <state 0x17f9e> Powerstats for: assetsd UUID: 25 Microstackshots: 79 samples Primary state: 27 samples state 0x1b698 0 62 26 + 4768 1 62 168 + 69804 2 62 168 + 70476 3 50 168 + 63704 4 48 168 + 18852 5 48 168 + 62428 6 48 5 + 405948 7 26 5 + 406012 8 26 141 + 28124 9 18 8 + 473792 10 18 124 + 1385640 11 18 124 + 1387648 12 18 105 + 835392 13 18 168 + 59376 14 18 5 + 405948 15 18 105 + 802456 16 18 124 + 1387948 17 16 8 + 476760 18 14 124 + 787424 19 13 105 + 259500 20 13 105 + 122656 21 13 105 + 1018864 22 13 105 + 1049332 23 13 105 + 123744 24 13 105 + 1168736 25 13 105 + 1185764 26 13 105 + 1810304 27 13 105 + 997780 28 13 168 + 59376 29 13 5 + 405948 30 13 105 + 998136 31 13 105 + 1968116 32 13 105 + 2009476 33 13 105 + 2007504 34 13 105 + 2006580 35 13 105 + 319684 36 13 105 + 99400 37 7 91 + 268924 38 7 91 + 330240 39 7 91 + 154540 40 7 91 + 360164 41 7 91 + 437468 42 7 91 + 660700 43 7 91 + 439688 44 7 16 + 132120 45 3 <state 0xda98> 45 3 <state 0xda9c> 45 1 <state 0xdb98> 37 6 91 + 270984 38 6 91 + 440540 39 6 91 + 612568 40 6 91 + 612956 41 6 91 + 529904 42 6 91 + 439688 43 6 16 + 132120 44 4 <state 0xda98> 44 2 <state 0xda9c> 19 1 105 + 260192 20 1 105 + 340244 21 1 85 + 24076 22 1 148 + 44644 23 1 148 + 1280908 24 1 148 + 823184 25 1 148 + 823828 26 1 148 + 826128 27 1 124 + 920048 28 1 124 + 922120 29 1 124 + 2520380 30 1 141 + 27920 31 1 168 + 59376 32 1 5 + 405948 33 1 141 + 27968 34 1 124 + 2520844 35 1 16 + 129364 36 1 <state 0xdb98> 18 2 124 + 787300 19 2 124 + 2518056 20 2 124 + 2512684 21 2 141 + 27920 22 2 168 + 59376 23 2 5 + 405948 24 2 141 + 27968 25 2 16 + 17296 26 1 <state 0xda94> 26 1 <state 0xda9c> 17 2 8 + 476548 18 2 8 + 442536 19 2 124 + 73388 20 2 124 + 70336 21 2 105 + 802216 22 2 168 + 59376 23 2 5 + 405948 24 2 105 + 802456 25 2 124 + 70508 26 2 124 + 68388 27 2 105 + 259500 28 2 105 + 122656 29 2 105 + 1018864 30 2 105 + 1049332 31 2 105 + 123744 32 2 105 + 1168736 33 2 105 + 1185764 34 2 105 + 1810304 35 2 105 + 997780 36 2 168 + 59376 37 2 5 + 405948 38 2 105 + 998136 39 2 105 + 1968116 40 2 105 + 2009476 41 2 105 + 2007504 42 2 105 + 2006580 43 2 105 + 319684 44 2 105 + 99400 45 2 91 + 268924 46 2 91 + 330240 47 2 91 + 154540 48 2 91 + 360164 49 2 91 + 437468 50 2 91 + 660700 51 2 91 + 439688 52 2 16 + 132120 53 2 <state 0x9298> 9 7 25 + 153768 10 7 124 + 2516428 11 7 141 + 27920 12 7 168 + 59376 13 7 5 + 405948 14 7 141 + 27968 15 7 124 + 2512684 16 7 141 + 27920 17 7 168 + 59376 18 7 5 + 405948 19 7 141 + 27968 20 7 16 + 17296 21 2 <state 0x1b69c> 9 1 25 + 153740 10 1 25 + 162656 11 1 25 + 167824 12 1 25 + 168184 13 1 91 + 268924 14 1 91 + 330240 15 1 91 + 154540 16 1 91 + 360164 17 1 91 + 437468 18 1 91 + 660700 19 1 91 + 439688 20 1 16 + 132120 7 22 105 + 802456 8 22 124 + 1388124 9 20 124 + 787424 10 19 105 + 259500 11 19 105 + 122656 12 19 105 + 1018864 13 19 105 + 1049332 14 19 105 + 123744 15 19 105 + 1168736 16 19 105 + 1185764 17 19 105 + 1810304 18 19 105 + 997780 19 19 168 + 59376 20 19 5 + 405948 21 19 105 + 998136 22 19 105 + 1968116 23 19 105 + 2009476 24 19 105 + 2007504 25 19 105 + 2006580 26 19 105 + 319684 27 19 105 + 99400 28 13 91 + 270984 29 13 91 + 440540 30 13 91 + 612568 31 13 91 + 612956 32 13 91 + 529904 33 13 91 + 439688 34 13 16 + 132120 35 3 <state 0x1b69c> 28 6 91 + 268924 29 6 91 + 330240 30 6 91 + 154540 31 6 91 + 360164 32 6 91 + 437468 33 6 91 + 660700 34 6 91 + 439688 35 6 16 + 132120 10 1 105 + 260192 11 1 105 + 340244 12 1 85 + 24076 13 1 148 + 44644 14 1 148 + 1280908 15 1 148 + 823184 16 1 148 + 823828 17 1 148 + 826128 18 1 124 + 920048 19 1 124 + 922120 20 1 124 + 2520380 21 1 141 + 27920 22 1 168 + 59376 23 1 5 + 405948 24 1 141 + 27968 25 1 124 + 2520824 26 1 124 + 2515380 27 1 141 + 27920 28 1 168 + 59376 29 1 5 + 405948 30 1 141 + 27968 31 1 124 + 2515752 32 1 124 + 2512684 33 1 141 + 27920 34 1 168 + 59376 35 1 5 + 405948 36 1 141 + 27968 37 1 16 + 17296 9 2 124 + 787300 10 2 124 + 2518056 11 2 124 + 2512684 12 2 141 + 27920 13 2 168 + 59376 14 2 5 + 405948 15 2 141 + 27968 16 2 16 + 17296 4 2 168 + 16864 5 2 168 + 61968 6 2 168 + 19840 7 2 5 + 406156 8 2 100 + 13288 9 2 100 + 22772 10 2 25 + 19684 11 2 25 + 22072 12 2 25 + 34956 13 2 124 + 259176 14 2 124 + 1697476 15 2 141 + 27920 16 2 168 + 59376 17 2 5 + 405948 18 2 141 + 27968 19 2 124 + 1697968 20 2 85 + 140748 21 2 16 + 127404 3 9 168 + 18852 4 9 168 + 62428 5 9 5 + 405948 6 9 105 + 802456 7 9 124 + 1387948 8 9 124 + 970540 9 9 124 + 984924 10 9 124 + 980676 11 9 124 + 986816 12 9 141 + 118592 13 9 141 + 116964 14 9 141 + 119668 15 9 148 + 69704 16 9 148 + 70012 17 9 16 + 131364 18 4 <state 0x16298> 18 2 <state 0x12298> 18 2 <state 0x1629c> 18 1 <state 0x1229c> 3 3 168 + 64076 4 3 5 + 405948 5 3 5 + 406012 6 3 141 + 28124 7 3 124 + 342024 8 3 124 + 339340 9 3 124 + 262308 10 3 125 + 30084 11 3 85 + 422484 12 3 85 + 140268 13 3 85 + 146836 14 3 85 + 961060 15 3 16 + 11284 16 2 <state 0x17698> 16 1 <state 0x1769c> 0 17 144 + 17848 1 17 25 + 130548 2 17 148 + 355140 3 17 148 + 37560 4 17 148 + 898044 5 17 148 + 907280 6 17 168 + 23912 7 17 5 + 405948 8 17 105 + 802456 9 16 124 + 1388124 10 16 124 + 787424 11 16 105 + 259500 12 16 105 + 122656 13 16 105 + 1018864 14 16 105 + 1049332 15 16 105 + 123744 16 16 105 + 1168736 17 16 105 + 1185764 18 16 105 + 1810304 19 16 105 + 997780 20 16 168 + 59376 21 16 5 + 405948 22 16 105 + 998136 23 16 105 + 1968116 24 11 105 + 2009476 25 11 105 + 2007504 26 11 105 + 2006580 27 11 105 + 319684 28 11 105 + 99400 29 8 91 + 270984 30 8 91 + 440540 31 8 91 + 612568 32 8 91 + 612956 33 8 91 + 529904 34 8 91 + 439688 35 8 16 + 132120 36 5 <state 0x16498> 36 3 <state 0x1649c> 29 3 91 + 268924 30 3 91 + 330240 31 3 91 + 154540 32 3 91 + 360164 33 3 91 + 437468 34 3 91 + 660700 35 3 91 + 439688 36 3 16 + 132120 37 3 <state 0x16498> 24 5 105 + 2009432 25 5 105 + 2003692 26 5 105 + 328292 27 5 105 + 98616 28 5 105 + 99400 29 5 91 + 268924 30 5 91 + 290548 31 5 91 + 434936 32 5 91 + 436496 33 5 91 + 420592 34 5 91 + 659504 35 4 91 + 536648 36 4 91 + 439688 37 4 16 + 132120 38 3 <state 0x16498> 38 1 <state 0x1649c> 35 1 91 + 439688 36 1 16 + 132120 37 1 <state 0x16498> 9 1 124 + 1387948 10 1 124 + 271032 11 1 124 + 167672 12 1 124 + 711224 13 1 124 + 475948 14 1 124 + 474100 15 1 122 + 1406100 16 1 148 + 37560 17 1 148 + 898224 18 1 148 + 907724 19 1 148 + 909848 20 1 148 + 810576 21 1 153 + 24708 22 1 122 + 1407052 23 1 59 + 7960 24 1 <state 0x16498> Powerstats for: SoundCloud UUID: 137 Microstackshots: 79 samples Primary state: 17 samples state 0x1b69a 0 59 26 + 4768 1 59 168 + 69804 2 59 168 + 70476 3 35 168 + 18852 4 34 168 + 62428 5 34 5 + 405948 6 23 5 + 406012 7 12 137 + 6917760 8 12 137 + 6914560 9 12 137 + 7029484 10 12 137 + 7000772 11 12 137 + 7000004 12 12 137 + 7006688 13 12 137 + 6896832 14 12 137 + 7031604 15 12 137 + 6897544 16 12 137 + 2951224 17 12 137 + 6914560 18 12 137 + 7029484 19 12 137 + 6914560 20 12 137 + 7029484 21 12 137 + 7000772 22 12 137 + 7000004 23 12 137 + 7006688 24 12 137 + 6896832 25 12 137 + 7031604 26 12 137 + 6897544 27 12 137 + 994528 28 12 137 + 6914560 29 12 137 + 7029484 30 12 137 + 6914560 31 12 137 + 7029484 32 12 137 + 7000772 33 12 137 + 7000004 34 12 137 + 7006688 35 12 137 + 6896832 36 12 137 + 7031604 37 12 137 + 6897544 38 12 137 + 2680400 39 12 137 + 2683688 40 12 85 + 719132 41 12 85 + 146836 42 12 85 + 719284 43 12 16 + 11284 44 8 <state 0x15b9a> 44 4 <state 0x15b9e> 7 6 137 + 5438792 8 6 137 + 5333600 9 6 137 + 5329768 10 6 137 + 5428380 11 5 85 + 866304 12 5 85 + 437336 13 5 148 + 668284 14 5 148 + 140208 15 5 148 + 140740 16 5 16 + 11284 17 3 <state 0x1249a> 17 2 <state 0x1249e> 11 1 85 + 866140 12 1 85 + 959960 13 1 85 + 144188 14 1 16 + 18476 15 1 <state 0x1249a> 7 3 137 + 8302112 8 3 137 + 8302808 9 3 91 + 268924 10 3 91 + 331840 11 3 91 + 154540 12 3 91 + 360164 13 3 91 + 438800 14 3 91 + 483600 15 3 91 + 439688 16 3 16 + 132120 17 2 <state 0x1a69a> 17 1 <state 0x1a69e> 7 2 137 + 7939264 8 2 137 + 7885356 9 2 137 + 7785284 10 2 137 + 7785652 11 2 91 + 46292 12 2 91 + 268924 13 2 91 + 330240 14 2 91 + 154540 15 2 91 + 360164 16 2 91 + 438800 17 2 91 + 483600 18 2 91 + 439688 19 2 16 + 132120 20 1 <state 0x1529a> 20 1 <state 0x1529e> 6 11 105 + 802456 7 11 137 + 802092 8 11 137 + 802364 9 11 105 + 259500 10 11 105 + 122656 11 11 105 + 1018864 12 11 105 + 1049332 13 11 105 + 123744 14 11 105 + 1168736 15 11 105 + 1185764 16 11 105 + 1810304 17 11 105 + 997780 18 11 168 + 59376 19 11 5 + 405948 20 11 105 + 998136 21 11 105 + 1968116 22 11 105 + 2009476 23 11 105 + 2007504 24 11 105 + 2006580 25 11 105 + 319684 26 11 105 + 99400 27 6 91 + 268924 28 6 91 + 330240 29 6 91 + 154540 30 6 91 + 360164 31 6 91 + 437468 32 6 91 + 660700 33 6 91 + 439688 34 6 16 + 132120 35 3 <state 0x1649a> 35 3 <state 0x1649e> 27 5 91 + 270984 28 5 91 + 440540 29 5 91 + 612568 30 5 91 + 612956 31 5 91 + 529904 32 5 91 + 439688 33 5 16 + 132120 34 3 <state 0x1a69a> 34 2 <state 0x1a69e> 4 1 168 + 61740 5 1 5 + 405948 6 1 5 + 406012 7 1 137 + 6321064 8 1 137 + 855680 9 1 137 + 7607400 10 1 137 + 7607236 11 1 137 + 7606276 12 1 168 + 59376 13 1 5 + 405948 14 1 137 + 7607504 15 1 137 + 7580584 16 1 137 + 7580820 17 1 137 + 7580948 18 1 16 + 11284 19 1 <state 0x1649a> 3 24 168 + 63704 4 24 168 + 18852 5 17 168 + 61740 6 17 5 + 405948 7 17 5 + 406012 8 17 137 + 6321064 9 16 137 + 855680 10 16 137 + 7607400 11 16 137 + 7607236 12 16 137 + 7606276 13 16 168 + 59376 14 16 5 + 405948 15 14 137 + 7607504 16 14 137 + 7580584 17 14 137 + 7580820 18 14 137 + 7580948 19 14 16 + 11284 20 4 <state 0x1b69e> 15 2 137 + 7607488 16 2 137 + 7608124 17 2 137 + 7583148 18 2 137 + 7583324 19 2 137 + 7581536 20 2 137 + 7580820 21 2 137 + 7580948 22 2 16 + 11284 23 1 <state 0x1b69e> 9 1 137 + 6310084 10 1 85 + 719132 11 1 85 + 146836 12 1 85 + 719284 13 1 16 + 11284 5 7 168 + 62428 6 7 5 + 405948 7 7 5 + 406012 8 6 137 + 7060040 9 6 137 + 7060588 10 6 85 + 736080 11 6 85 + 140268 12 6 85 + 146836 13 6 85 + 961060 14 6 16 + 11284 15 2 <state 0x1b69e> 8 1 137 + 7617288 9 1 137 + 7616776 10 1 137 + 7639508 11 1 137 + 7644980 12 1 16 + 11284 0 15 26 + 14176 1 15 26 + 14416 2 15 137 + 9625276 3 15 137 + 9609996 4 15 137 + 11067480 5 10 137 + 7371956 6 10 137 + 7315092 7 10 137 + 10910648 8 10 137 + 10905760 9 10 137 + 7395996 10 10 137 + 7403024 11 7 137 + 7334968 12 7 137 + 7337096 13 7 16 + 11284 14 3 <state 0x1649a> 14 3 <state 0x1649e> 14 1 <state 0x1249a> 11 3 137 + 7335300 12 3 137 + 7338020 13 3 137 + 7339616 14 3 137 + 7338160 15 3 16 + 129364 16 3 <state 0x1649a> 5 3 137 + 10851908 6 3 137 + 10989548 7 3 137 + 10974868 8 3 137 + 11001188 9 3 137 + 10990200 10 3 137 + 10992588 11 3 137 + 7281524 12 3 137 + 10971196 13 3 137 + 10970752 14 3 137 + 10971432 15 3 137 + 10989548 16 3 137 + 10974868 17 3 137 + 11001188 18 3 137 + 10990544 19 3 137 + 10977244 20 3 137 + 9587796 21 3 137 + 11000224 22 3 137 + 7407400 23 3 137 + 7397964 24 3 137 + 7338904 25 3 137 + 7337096 26 3 16 + 11284 27 2 <state 0x1249e> 27 1 <state 0x1249a> 5 2 137 + 8516068 6 2 137 + 10980300 7 2 137 + 10980732 8 2 137 + 10978416 9 2 137 + 7280712 10 2 137 + 7282776 11 2 137 + 7286384 12 2 137 + 10980300 13 2 137 + 10980732 14 2 137 + 10978416 15 2 137 + 10831620 16 2 137 + 10817900 17 2 137 + 8486652 18 2 137 + 8489408 19 2 137 + 8523540 20 2 16 + 10596 21 2 <state 0x1649a> 0 5 144 + 17848 1 5 137 + 1398640 2 5 13 + 480564 3 5 13 + 501756 4 5 84 + 49560 5 5 148 + 37560 6 5 148 + 897956 7 5 148 + 907176 8 5 148 + 909036 9 5 148 + 909784 10 4 85 + 996460 11 4 137 + 1964376 12 4 137 + 1955216 13 4 137 + 1961132 14 4 137 + 6919672 15 4 137 + 7027316 16 4 137 + 7027076 17 4 137 + 6914560 18 4 137 + 7029484 19 4 137 + 330780 20 4 137 + 331156 21 4 137 + 402728 22 4 137 + 413052 23 4 137 + 414216 24 4 137 + 432844 25 4 85 + 866304 26 4 85 + 437336 27 4 148 + 668284 28 4 148 + 140208 29 4 148 + 140740 30 4 16 + 11284 31 2 <state 0x17f9a> 31 2 <state 0x17f9e> 10 1 85 + 1094372 11 1 137 + 1939268 12 1 137 + 402728 13 1 137 + 413052 14 1 137 + 414216 15 1 137 + 432844 16 1 85 + 866304 17 1 85 + 437336 18 1 148 + 668284 19 1 148 + 140208 20 1 148 + 140740 21 1 16 + 11284 22 1 <state 0x17f9a> Powerstats for: locationd UUID: 88 Microstackshots: 58 samples Primary state: 31 samples state 0x16498 0 57 26 + 4768 1 57 168 + 69804 2 57 168 + 70476 3 57 168 + 18852 4 49 168 + 62428 5 49 5 + 405948 6 48 88 + 12804580 7 36 148 + 186716 8 36 148 + 167596 9 36 148 + 1270096 10 36 88 + 4941688 11 23 88 + 9488900 12 23 88 + 9554312 13 23 88 + 9554492 14 23 88 + 12395352 15 23 88 + 5846064 16 23 91 + 46292 17 23 91 + 268924 18 23 91 + 330240 19 23 91 + 154540 20 23 91 + 360164 21 23 91 + 437468 22 23 91 + 660700 23 23 91 + 439688 24 23 16 + 132120 25 9 <state 0x1649c> 11 10 88 + 258716 12 10 88 + 272004 13 10 88 + 271200 14 10 88 + 259728 15 10 88 + 5343772 16 10 88 + 5110052 17 10 88 + 5108876 18 10 85 + 439044 19 6 85 + 140748 20 6 16 + 127404 21 2 <state 0x1649c> 19 4 85 + 140268 20 4 85 + 146836 21 4 85 + 961060 22 4 16 + 11284 23 1 <state 0x1649c> 11 2 88 + 6206572 12 2 88 + 6209964 13 2 88 + 12856720 14 2 88 + 12860988 15 2 88 + 6739408 16 2 88 + 6740536 17 2 88 + 10031492 18 2 88 + 10032200 19 2 91 + 46292 20 2 91 + 268924 21 2 91 + 330240 22 2 91 + 154540 23 2 91 + 360164 24 2 91 + 437468 25 2 91 + 660700 26 2 91 + 439688 27 2 16 + 132120 28 2 <state 0x12498> 11 1 88 + 12071800 12 1 88 + 12073708 13 1 88 + 12877084 14 1 88 + 12867508 15 1 88 + 6845368 16 1 88 + 6846040 17 1 91 + 268924 18 1 91 + 331840 19 1 91 + 154540 20 1 91 + 360164 21 1 91 + 437468 22 1 91 + 660700 23 1 91 + 439688 24 1 16 + 132120 7 9 88 + 13195692 8 9 88 + 13194112 9 7 88 + 13194528 10 7 88 + 13209232 11 7 88 + 13180812 12 7 88 + 5846064 13 7 91 + 46292 14 7 91 + 268924 15 7 91 + 330240 16 7 91 + 154540 17 7 91 + 360164 18 7 91 + 437468 19 7 91 + 660700 20 7 91 + 439688 21 7 16 + 132120 22 2 <state 0x12498> 22 2 <state 0x1249c> 22 1 <state 0x1649c> 9 2 88 + 13190320 10 2 88 + 13175664 11 2 88 + 5846064 12 2 91 + 46292 13 2 91 + 268924 14 2 91 + 330240 15 2 91 + 154540 16 2 91 + 360164 17 2 91 + 437468 18 2 91 + 660700 19 2 91 + 439688 20 2 16 + 132120 21 2 <state 0x12498> 7 3 88 + 6420600 8 3 88 + 12870944 9 3 88 + 10031492 10 3 88 + 10032200 11 3 91 + 46292 12 3 91 + 268924 13 3 91 + 330240 14 3 91 + 154540 15 3 91 + 360164 16 3 91 + 437468 17 3 91 + 660700 18 3 91 + 439688 19 3 16 + 132120 20 1 <state 0x1649c> 6 1 85 + 947036 7 1 85 + 106660 8 1 85 + 170664 9 1 85 + 937904 10 1 67 + 418680 11 1 67 + 17600 12 1 88 + 5151476 13 1 88 + 5732232 14 1 16 + 127404 4 8 168 + 61968 5 5 168 + 12640 6 5 168 + 108084 7 5 168 + 57236 8 5 5 + 405948 9 5 88 + 12804648 10 5 88 + 12805176 11 5 88 + 5269084 12 5 88 + 12747224 13 5 88 + 12747088 14 5 88 + 12757212 15 5 88 + 5189800 16 5 88 + 5846064 17 5 91 + 46292 18 5 91 + 268924 19 5 91 + 330240 20 5 91 + 154540 21 5 91 + 360164 22 5 91 + 437468 23 5 91 + 660700 24 5 91 + 439688 25 5 16 + 132120 26 3 <state 0x1649c> 5 3 168 + 16864 6 3 168 + 61968 7 3 168 + 19840 8 3 5 + 406156 9 3 100 + 13288 10 3 100 + 22772 11 3 88 + 8675140 12 3 88 + 8669648 13 3 88 + 8669872 14 3 88 + 8814292 15 3 88 + 8700696 16 3 88 + 8721744 17 3 88 + 6989724 18 3 88 + 6991348 19 3 88 + 5343772 20 3 88 + 5110052 21 3 88 + 5108876 22 3 85 + 439044 23 3 85 + 140012 24 3 85 + 959780 25 3 85 + 959392 26 3 85 + 958072 27 3 16 + 125832 28 1 <state 0x16480> 0 1 26 + 14176 1 1 26 + 14416 2 1 88 + 13788072 3 1 88 + 13777600 4 1 88 + 4645500 5 1 88 + 4748792 6 1 88 + 4747076 7 1 88 + 1319092 8 1 88 + 4650036 9 1 88 + 2429680 10 1 88 + 3468756 11 1 88 + 2338076 12 1 88 + 4230720 13 1 88 + 4204008 14 1 88 + 2443012 15 1 88 + 2930228 16 1 88 + 2931100 17 1 88 + 2932280 18 1 88 + 2939852 19 1 88 + 2942384 20 1 88 + 2651580 21 1 88 + 2661580 22 1 88 + 2982964 23 1 88 + 3060020 24 1 88 + 2447008 25 1 88 + 3499704 26 1 88 + 4204184 27 1 88 + 4223524 28 1 88 + 2337276 29 1 88 + 4230968 30 1 88 + 3524192 31 1 88 + 3173368 32 1 88 + 3156084 33 1 88 + 2341756 34 1 88 + 3173848 35 1 88 + 2360576 36 1 88 + 3481696 37 1 88 + 2481212 38 1 88 + 4640712 39 1 88 + 4722124 40 1 96 + 54328 41 1 96 + 317748 42 1 96 + 310816 43 1 96 + 32404 44 1 16 + 129744 45 1 <state 0x16d98> Powerstats for: Tumblr UUID: 58 Microstackshots: 55 samples Primary state: 39 samples state 0x1f79a 0 54 26 + 4768 1 54 168 + 69804 2 54 168 + 70476 3 49 168 + 63704 4 49 168 + 18852 5 49 168 + 62428 6 49 5 + 405948 7 48 105 + 802456 8 48 169 + 115292 9 48 105 + 259500 10 48 105 + 122656 11 48 105 + 1018864 12 48 105 + 1049332 13 48 105 + 123744 14 48 105 + 1168736 15 48 105 + 1185764 16 48 105 + 1810304 17 48 105 + 997780 18 48 168 + 59376 19 48 5 + 405948 20 48 105 + 998136 21 48 105 + 1968116 22 46 105 + 2009476 23 46 105 + 2007504 24 46 105 + 2006580 25 46 105 + 319684 26 46 105 + 99400 27 25 91 + 268924 28 25 91 + 330240 29 25 91 + 154540 30 25 91 + 360164 31 25 91 + 437468 32 20 91 + 660700 33 20 91 + 439688 34 20 16 + 132120 35 2 <state 0x1b69a> 35 1 <state 0x1b69e> 32 3 91 + 660572 33 3 91 + 439688 34 3 16 + 132120 35 2 <state 0x1b69a> 35 1 <state 0x1b69e> 32 2 91 + 661512 33 2 91 + 439688 34 2 16 + 132120 27 21 91 + 270984 28 21 91 + 440540 29 21 91 + 612568 30 21 91 + 612956 31 21 91 + 529904 32 21 91 + 439688 33 21 16 + 132120 34 2 <state 0x1b69a> 34 1 <state 0x1b69e> 22 2 105 + 2009432 23 2 105 + 2004016 24 2 105 + 1296324 25 2 105 + 98616 26 2 105 + 99400 27 2 91 + 268924 28 2 91 + 288576 29 2 91 + 433820 30 2 91 + 465448 31 2 91 + 578680 32 2 91 + 658600 33 2 91 + 660700 34 2 91 + 439688 35 2 16 + 132120 7 1 5 + 406012 8 1 169 + 809800 9 1 169 + 815892 10 1 108 + 241492 11 1 108 + 583188 12 1 85 + 439044 13 1 85 + 140268 14 1 85 + 146836 15 1 85 + 961060 16 1 16 + 11284 17 1 <state 0x1b69a> 3 4 168 + 18852 4 4 168 + 62428 5 4 5 + 405948 6 3 5 + 406012 7 2 58 + 10758284 8 2 58 + 11049092 9 2 85 + 304476 10 2 85 + 106660 11 2 85 + 305832 12 2 50 + 6856 13 2 50 + 5880 14 2 50 + 5376 15 2 16 + 129364 16 2 <state 0x1649a> 7 1 58 + 10758368 8 1 58 + 10756828 9 1 85 + 866304 10 1 85 + 437336 11 1 148 + 668284 12 1 148 + 140208 13 1 148 + 140740 14 1 16 + 11284 15 1 <state 0x1649a> 6 1 85 + 947036 7 1 85 + 106660 8 1 85 + 170664 9 1 85 + 937904 10 1 58 + 11476692 11 1 91 + 268924 12 1 91 + 331840 13 1 91 + 154540 14 1 91 + 360164 15 1 91 + 438772 16 1 91 + 483060 17 1 91 + 439688 18 1 16 + 132120 19 1 <state 0x1649a> 3 1 168 + 56408 4 1 168 + 57236 5 1 5 + 405948 6 1 5 + 406012 7 1 58 + 11104708 8 1 58 + 10869384 9 1 58 + 10986308 10 1 58 + 10985744 11 1 85 + 866140 12 1 85 + 959960 13 1 85 + 144188 14 1 16 + 18476 15 1 <state 0x1769a> 0 1 144 + 17848 1 1 58 + 36416 2 1 13 + 480564 3 1 13 + 501680 4 1 148 + 37560 5 1 148 + 897188 6 1 148 + 906404 7 1 148 + 908124 8 1 1 + 240448 9 1 1 + 239512 10 1 1 + 239916 11 1 13 + 2705388 12 1 13 + 2801924 13 1 13 + 2717704 14 1 13 + 2693784 15 1 13 + 529908 16 1 58 + 1564356 17 1 58 + 1571504 18 1 58 + 4791688 19 1 169 + 414960 20 1 169 + 113632 21 1 169 + 114452 22 1 105 + 1022308 23 1 105 + 1178380 24 1 105 + 1174196 25 1 105 + 1278236 26 1 168 + 59376 27 1 5 + 405948 28 1 105 + 1278416 29 1 105 + 1291008 30 1 91 + 608588 31 1 91 + 581700 32 1 91 + 469700 33 1 91 + 471488 34 1 91 + 472656 35 1 91 + 529904 36 1 91 + 439688 37 1 16 + 132120 38 1 <state 0x17f9a> Powerstats for: cfprefsd UUID: 56 Microstackshots: 47 samples Primary state: 17 samples state 0x16298 0 32 26 + 4768 1 32 168 + 69804 2 32 168 + 70476 3 32 168 + 18852 4 32 168 + 62428 5 32 5 + 405948 6 32 5 + 406012 7 32 148 + 600960 8 18 16 + 11284 9 6 <state 0x1629c> 9 2 <state 0x16294> 8 10 148 + 1251788 9 10 16 + 127404 10 4 <state 0x1629c> 10 1 <state 0x16498> 10 1 <state 0x1649c> 8 4 16 + 13380 9 1 <state 0x1629c> 0 15 26 + 4428 1 15 168 + 92920 2 15 168 + 66156 3 15 168 + 16864 4 15 168 + 61968 5 15 168 + 19840 6 15 5 + 406156 7 15 100 + 13288 8 15 100 + 22772 9 15 148 + 1103584 10 15 148 + 1097040 11 15 148 + 591052 12 15 148 + 606140 13 15 148 + 591920 14 15 148 + 1099072 15 15 148 + 613424 16 15 148 + 597136 17 15 148 + 1249932 18 15 96 + 32552 19 15 96 + 320912 20 15 96 + 321204 21 15 16 + 125940 22 7 <state 0x1b698> 22 3 <state 0x15a98> 22 2 <state 0x15a9c> 22 1 <state 0x1529c> 22 1 <state 0x15298> 22 1 <state 0x1b69c> Powerstats for: com.apple.WebKit UUID: 135 Microstackshots: 45 samples Primary state: 32 samples state 0x15298 0 45 26 + 4768 1 45 168 + 69804 2 36 168 + 70476 3 33 168 + 56408 4 33 168 + 57236 5 33 5 + 405948 6 33 5 + 406012 7 33 120 + 9250428 8 32 107 + 544436 9 32 107 + 527888 10 28 107 + 453464 11 21 107 + 458172 12 21 107 + 459808 13 21 168 + 26084 14 21 5 + 408216 15 21 107 + 459868 16 21 107 + 459088 17 20 59 + 7776 18 4 <state 0x1529c> 17 1 59 + 7760 11 7 107 + 458064 12 7 16 + 125832 13 2 <state 0x15294> 13 1 <state 0x1529c> 10 4 16 + 132372 11 1 <state 0x1529c> 8 1 107 + 544636 9 1 107 + 472240 10 1 107 + 471764 11 1 16 + 125832 3 2 168 + 18852 4 2 168 + 62428 5 2 5 + 405948 6 2 67 + 1667824 7 2 67 + 1666716 8 2 67 + 1667520 9 2 67 + 987120 10 2 16 + 125832 11 2 <state 0x16498> 3 1 168 + 56600 4 1 168 + 57236 5 1 5 + 405948 6 1 5 + 406012 7 1 120 + 9250428 8 1 107 + 544436 9 1 107 + 527888 10 1 107 + 453464 11 1 107 + 458172 12 1 107 + 459808 13 1 168 + 26084 14 1 5 + 408216 15 1 107 + 459868 16 1 107 + 459088 17 1 59 + 7776 2 9 168 + 70936 3 9 5 + 405948 4 9 168 + 145208 5 9 16 + 127152 6 3 <state 0x1529c> Powerstats for: launchd UUID: 47 Microstackshots: 43 samples Primary state: 27 samples state 0x14998 0 43 26 + 4768 1 43 168 + 69804 2 43 168 + 70476 3 43 168 + 18852 4 43 168 + 61968 5 43 168 + 12640 6 43 168 + 108084 7 43 168 + 57236 8 43 16 + 135000 9 14 <state 0x1499c> 9 1 <state 0x14990> 9 1 <state 0x14994> Powerstats for: Drive UUID: 37 Microstackshots: 40 samples Primary state: 12 samples state 0x1629a 0 39 26 + 4768 1 39 168 + 69804 2 20 168 + 70936 3 20 5 + 405948 4 20 168 + 145208 5 20 16 + 129744 6 9 <state 0x1649a> 2 19 168 + 70476 3 10 168 + 18852 4 10 168 + 62428 5 10 5 + 405948 6 10 5 + 406012 7 10 37 + 1147296 8 10 37 + 1214004 9 10 37 + 7513300 10 10 37 + 7564256 11 10 37 + 7513396 12 10 37 + 7515916 13 10 37 + 7549588 14 10 37 + 7542152 15 10 37 + 7547064 16 10 37 + 7518988 17 10 37 + 7515916 18 10 37 + 7549588 19 10 37 + 7542152 20 10 37 + 7547064 21 10 37 + 7518988 22 10 37 + 7515336 23 10 37 + 1211204 24 10 37 + 1211492 25 10 37 + 6293520 26 10 37 + 7564256 27 10 37 + 6293636 28 10 37 + 1212892 29 10 148 + 140740 30 10 16 + 11284 31 2 <state 0x1a69a> 31 2 <state 0x1229a> 31 2 <state 0x1229e> 31 2 <state 0x1629e> 31 1 <state 0x1a69e> 3 9 168 + 63704 4 9 168 + 18852 5 9 168 + 62428 6 9 5 + 405948 7 9 5 + 406012 8 4 37 + 1254252 9 4 37 + 1118368 10 4 105 + 259500 11 4 105 + 122656 12 4 105 + 1018864 13 4 105 + 1049332 14 4 105 + 123744 15 4 105 + 1168736 16 4 105 + 1185764 17 4 105 + 1810304 18 4 105 + 997780 19 4 168 + 59376 20 4 5 + 405948 21 4 105 + 998136 22 4 105 + 1968116 23 4 105 + 2009476 24 4 105 + 2007504 25 4 105 + 2006580 26 4 105 + 319684 27 4 105 + 99400 28 4 91 + 268924 29 4 91 + 330240 30 4 91 + 154540 31 4 91 + 360164 32 4 91 + 437468 33 4 91 + 662144 34 4 16 + 18552 35 2 <state 0x1a29a> 35 2 <state 0x1a29e> 8 4 37 + 2414716 9 4 37 + 2381984 10 4 37 + 2377788 11 4 37 + 2376528 12 4 37 + 2406496 13 4 37 + 2406808 14 4 168 + 59376 15 4 5 + 405948 16 4 37 + 2407140 17 4 37 + 2403772 18 4 168 + 59376 19 4 5 + 405948 20 4 37 + 2403984 21 4 37 + 2433456 22 4 37 + 2434036 23 4 37 + 2455004 24 4 37 + 2455408 25 4 37 + 2522612 26 4 96 + 54464 27 4 96 + 310816 28 4 96 + 32404 29 4 16 + 129744 30 4 <state 0x1b29a> 8 1 37 + 1165372 9 1 37 + 1229128 10 1 37 + 1229348 11 1 37 + 1117680 12 1 37 + 2404756 13 1 5 + 409520 14 1 5 + 405948 15 1 37 + 2404948 16 1 37 + 2405048 17 1 37 + 2402012 18 1 168 + 59376 19 1 5 + 405948 20 1 37 + 2402312 21 1 37 + 2437480 22 1 37 + 2468860 23 1 37 + 2470408 24 1 37 + 2455004 25 1 37 + 2455408 26 1 37 + 2522612 27 1 96 + 54464 28 1 96 + 310816 29 1 96 + 32404 30 1 16 + 129744 31 1 <state 0x1b69a> 0 1 26 + 14176 1 1 26 + 14416 2 1 37 + 11193328 3 1 37 + 11188876 4 1 37 + 4882400 5 1 37 + 10731200 6 1 37 + 10993364 7 1 37 + 10784128 8 1 37 + 10897328 9 1 37 + 10901184 10 1 37 + 10900748 11 1 91 + 47840 12 1 91 + 48932 13 1 91 + 51256 14 1 91 + 54792 15 1 91 + 63624 16 1 91 + 101524 17 1 91 + 137248 18 1 91 + 137680 19 1 91 + 158020 20 1 91 + 161136 21 1 91 + 165692 22 1 91 + 166876 23 1 91 + 168844 24 1 91 + 172248 25 1 16 + 132120 26 1 <state 0x1649a> Powerstats for: searchd UUID: 53 Microstackshots: 39 samples Primary state: 24 samples state 0x15298 0 39 26 + 4768 1 39 168 + 69804 2 39 168 + 70476 3 23 168 + 18852 4 23 168 + 61968 5 23 168 + 18852 6 17 168 + 61968 7 17 168 + 18852 8 17 168 + 62428 9 17 5 + 405948 10 17 168 + 54460 11 17 61 + 269488 12 17 61 + 51400 13 10 61 + 64912 14 6 61 + 435184 15 6 61 + 437740 16 4 61 + 438608 17 4 61 + 439896 18 4 61 + 527556 19 4 16 + 17296 20 2 <state 0x9298> 16 2 61 + 438540 17 2 61 + 54524 18 2 61 + 1296580 19 2 61 + 1204160 20 1 59 + 7776 20 1 59 + 7760 21 1 <state 0x9298> 14 2 61 + 434872 15 2 61 + 437028 16 2 61 + 53524 17 2 61 + 58100 18 1 61 + 59872 19 1 61 + 1429560 20 1 16 + 125832 18 1 61 + 59916 19 1 16 + 17296 14 2 61 + 434840 15 2 61 + 435696 16 2 61 + 442964 17 2 61 + 551888 18 2 61 + 490756 19 2 61 + 352844 20 2 61 + 358168 21 2 61 + 602228 22 1 <state 0x1529c> 13 5 61 + 65536 14 5 61 + 914448 15 5 16 + 129364 16 2 <state 0x1529c> 13 2 61 + 66200 14 2 61 + 70944 15 2 16 + 9584 6 6 168 + 62428 7 6 5 + 405948 8 6 168 + 54460 9 6 61 + 269488 10 6 61 + 51400 11 6 53 + 253144 12 5 53 + 305708 13 5 61 + 243168 14 4 61 + 244804 15 4 16 + 11284 16 4 <state 0x16498> 14 1 61 + 244844 15 1 16 + 11284 16 1 <state 0x16498> 12 1 53 + 323588 13 1 61 + 241092 14 1 61 + 241376 15 1 61 + 242656 16 1 61 + 193072 17 1 16 + 11284 18 1 <state 0x16498> 3 16 168 + 63704 4 16 168 + 18852 5 16 168 + 61968 6 16 168 + 18852 7 16 168 + 61968 8 16 168 + 18852 9 16 168 + 62428 10 16 5 + 405948 11 16 168 + 54460 12 16 61 + 269488 13 16 61 + 51400 14 13 61 + 151156 15 13 53 + 273456 16 13 61 + 155200 17 13 61 + 160912 18 13 61 + 983388 19 8 16 + 11284 20 1 <state 0x1529c> 19 5 61 + 973632 20 5 16 + 129364 21 1 <state 0x1529c> 14 3 61 + 146748 15 3 53 + 273456 16 3 61 + 177252 17 3 61 + 157852 18 3 61 + 153144 19 3 61 + 453948 20 3 61 + 578124 21 3 61 + 548688 22 3 61 + 58100 23 3 61 + 59872 24 3 61 + 1429560 25 3 16 + 125832 26 1 <state 0x1529c> Powerstats for: Tinder UUID: 154 Microstackshots: 32 samples Primary state: 5 samples state 0x1b69a 0 23 26 + 4768 1 23 168 + 69804 2 23 168 + 70476 3 9 168 + 63704 4 9 168 + 18852 5 9 168 + 62428 6 9 5 + 405948 7 9 5 + 406012 8 6 154 + 6735080 9 6 154 + 6829612 10 6 154 + 6829864 11 6 154 + 6829140 12 6 154 + 6828452 13 6 16 + 11284 14 3 <state 0x1b69e> 8 2 154 + 2451036 9 2 85 + 866140 10 2 85 + 960052 11 2 85 + 958072 12 2 16 + 125832 13 1 <state 0x1b69e> 8 1 154 + 6735540 9 1 16 + 9584 3 7 168 + 56408 4 7 168 + 57236 5 7 5 + 405948 6 7 5 + 406012 7 7 109 + 51936 8 7 109 + 57116 9 7 85 + 439044 10 7 85 + 140268 11 7 85 + 146836 12 7 85 + 961060 13 7 16 + 11284 14 4 <state 0x15b9a> 14 2 <state 0x15b9e> 14 1 <state 0x15a9a> 3 7 168 + 18852 4 7 168 + 62428 5 7 5 + 405948 6 7 85 + 947036 7 7 85 + 106660 8 7 85 + 170664 9 7 85 + 937904 10 6 166 + 129420 11 6 102 + 21644 12 6 105 + 802216 13 6 168 + 59376 14 6 5 + 405948 15 6 105 + 802456 16 6 102 + 70020 17 6 105 + 802168 18 6 105 + 802456 19 6 102 + 70896 20 6 102 + 70020 21 6 105 + 802216 22 6 168 + 59376 23 6 5 + 405948 24 6 105 + 802456 25 6 102 + 70740 26 6 105 + 259500 27 6 105 + 122656 28 6 105 + 1018864 29 6 105 + 1049332 30 6 105 + 123744 31 6 105 + 1168736 32 6 105 + 1185764 33 6 105 + 1810304 34 6 105 + 997780 35 6 168 + 59376 36 6 5 + 405948 37 6 105 + 998136 38 6 105 + 1968116 39 6 105 + 2009476 40 6 105 + 2007504 41 6 105 + 2006580 42 6 105 + 319684 43 6 105 + 99400 44 6 91 + 270984 45 6 91 + 440540 46 6 91 + 612568 47 6 91 + 612956 48 6 91 + 529904 49 6 91 + 439688 50 6 16 + 132120 51 3 <state 0x929a> 51 3 <state 0x929e> 10 1 66 + 76556 11 1 85 + 439044 12 1 85 + 140268 13 1 85 + 146836 14 1 85 + 961060 15 1 16 + 11284 16 1 <state 0x17f9a> 0 6 144 + 17848 1 6 154 + 355528 2 6 13 + 480564 3 5 13 + 501756 4 5 84 + 49560 5 5 148 + 37560 6 4 148 + 897188 7 4 148 + 906292 8 4 148 + 908124 9 4 1 + 240448 10 4 1 + 239512 11 4 1 + 239916 12 4 1 + 52692 13 4 13 + 6038844 14 4 13 + 2712740 15 4 13 + 2713632 16 4 13 + 2798208 17 4 13 + 2801304 18 4 13 + 606940 19 4 85 + 24076 20 4 148 + 44644 21 4 148 + 1280908 22 4 148 + 823184 23 4 148 + 823828 24 4 148 + 826128 25 4 154 + 6799556 26 4 154 + 6850468 27 4 154 + 6850828 28 4 168 + 59376 29 4 5 + 405948 30 4 154 + 6851176 31 4 154 + 6828088 32 4 154 + 6828324 33 4 154 + 6828452 34 4 16 + 11284 35 2 <state 0x17f9a> 35 2 <state 0x17f9e> 6 1 148 + 898360 7 1 148 + 905792 8 1 148 + 907844 9 1 28 + 13496 10 1 28 + 66228 11 1 28 + 68152 12 1 154 + 573948 13 1 154 + 3957124 14 1 154 + 5358984 15 1 154 + 5360372 16 1 154 + 5732968 17 1 154 + 5325748 18 1 154 + 5331260 19 1 154 + 6854996 20 1 154 + 6854844 21 1 154 + 6853884 22 1 168 + 59376 23 1 5 + 405948 24 1 154 + 6855092 25 1 154 + 6828088 26 1 154 + 6828324 27 1 154 + 6828452 28 1 16 + 11284 29 1 <state 0x17f9a> 3 1 13 + 501680 4 1 148 + 37560 5 1 148 + 897188 6 1 148 + 906404 7 1 148 + 908124 8 1 1 + 240448 9 1 1 + 239512 10 1 1 + 239916 11 1 13 + 2705388 12 1 13 + 2801924 13 1 13 + 2717704 14 1 13 + 2693784 15 1 13 + 530084 16 1 154 + 373636 17 1 154 + 4987288 18 1 154 + 4986632 19 1 5 + 409520 20 1 5 + 405948 21 1 154 + 4986724 22 1 154 + 4986900 23 1 166 + 59100 24 1 166 + 58740 25 1 166 + 102500 26 1 102 + 82296 27 1 102 + 81964 28 1 102 + 78124 29 1 105 + 42096 30 1 105 + 1017980 31 1 168 + 59376 32 1 5 + 405948 33 1 105 + 1086424 34 1 105 + 1032340 35 1 105 + 82340 36 1 105 + 82996 37 1 105 + 1278236 38 1 168 + 59376 39 1 5 + 405948 40 1 105 + 1278416 41 1 105 + 1165028 42 1 105 + 86432 43 1 105 + 90356 44 1 105 + 90948 45 1 91 + 47840 46 1 91 + 48932 47 1 91 + 51256 48 1 91 + 54792 49 1 91 + 63624 50 1 91 + 101524 51 1 91 + 137248 52 1 91 + 137680 53 1 91 + 158020 54 1 91 + 161136 55 1 91 + 165692 56 1 91 + 166876 57 1 91 + 168844 58 1 91 + 172248 59 1 16 + 132120 60 1 <state 0x17f9a> 0 3 26 + 14176 1 3 26 + 14416 2 3 157 + 418960 3 3 148 + 37560 4 3 148 + 897188 5 3 148 + 906404 6 3 148 + 908124 7 3 67 + 2340112 8 3 67 + 2340772 9 3 67 + 2335868 10 3 148 + 35864 11 3 67 + 2336152 12 3 168 + 51888 13 3 5 + 405948 14 3 67 + 1562540 15 3 67 + 1571004 16 3 67 + 2479808 17 3 67 + 2479436 18 3 67 + 2479548 19 3 157 + 2046884 20 3 157 + 2050992 21 3 157 + 2037456 22 3 157 + 2038548 23 3 157 + 2085676 24 3 157 + 1349096 25 3 157 + 1239848 26 3 157 + 1237228 27 3 91 + 268924 28 3 91 + 330240 29 3 91 + 154540 30 3 91 + 360164 31 3 91 + 437468 32 3 91 + 660700 33 3 91 + 439688 34 3 16 + 132120 35 2 <state 0x1ed9a> 35 1 <state 0x1ed9e> Powerstats for: logd UUID: 145 Microstackshots: 30 samples Primary state: 19 samples state 0x16498 0 30 26 + 4768 1 30 168 + 69804 2 23 168 + 70476 3 21 168 + 18852 4 19 168 + 62428 5 19 5 + 405948 6 19 5 + 406012 7 10 145 + 88312 8 9 145 + 69264 9 9 16 + 10596 8 1 16 + 13380 7 9 145 + 86696 8 7 145 + 69264 9 7 16 + 10596 10 1 <state 0x16490> 8 2 16 + 13380 4 2 168 + 61740 5 2 5 + 405948 6 2 5 + 406012 7 2 145 + 96048 8 2 145 + 90640 9 2 145 + 91132 10 2 145 + 93284 11 2 145 + 91412 12 2 145 + 91636 13 2 16 + 123236 14 1 <state 0x1649c> 3 2 168 + 63704 4 2 168 + 18852 5 2 168 + 62428 6 2 5 + 405948 7 2 5 + 406012 8 2 145 + 88312 9 2 145 + 69264 10 2 16 + 10596 11 1 <state 0x1b69c> 11 1 <state 0x1b698> 2 7 168 + 70936 3 7 5 + 405948 4 7 5 + 406012 5 7 68 + 40616 6 5 126 + 92952 7 5 145 + 72148 8 5 16 + 123236 9 3 <state 0x1769c> 9 2 <state 0x17698> 6 2 126 + 92832 7 2 126 + 92952 8 2 145 + 72148 9 2 16 + 123236 10 1 <state 0x1769c> 10 1 <state 0x17698> Powerstats for: Opal UUID: 45 Microstackshots: 29 samples Primary state: 6 samples state 0x1b69a 0 21 26 + 4768 1 21 168 + 69804 2 21 168 + 70476 3 14 168 + 63704 4 14 168 + 18852 5 14 168 + 62428 6 14 5 + 405948 7 7 5 + 406012 8 7 147 + 65868 9 7 147 + 369880 10 4 147 + 131856 11 4 147 + 451244 12 4 147 + 35876 13 3 147 + 455280 14 3 147 + 38136 15 3 147 + 341276 16 3 147 + 340644 17 3 91 + 268924 18 3 91 + 288576 19 3 91 + 434764 20 3 91 + 420184 21 3 91 + 480700 22 3 91 + 439688 23 3 16 + 132120 24 1 <state 0x1b69e> 13 1 147 + 455448 14 1 147 + 341276 15 1 147 + 340644 16 1 91 + 268924 17 1 91 + 288576 18 1 91 + 434972 19 1 91 + 430512 20 1 91 + 464752 21 1 91 + 420408 22 1 91 + 667876 23 1 91 + 439688 24 1 16 + 132120 10 3 147 + 128804 11 3 147 + 454988 12 3 147 + 341276 13 3 147 + 340644 14 3 91 + 268924 15 3 91 + 288576 16 3 91 + 434764 17 3 91 + 420156 18 3 91 + 34328 19 3 91 + 632900 20 3 16 + 124068 21 1 <state 0x1b69e> 7 7 105 + 802456 8 7 45 + 146232 9 7 45 + 2516128 10 7 45 + 2516612 11 7 45 + 2517304 12 7 105 + 259500 13 7 105 + 122656 14 7 105 + 1018864 15 7 105 + 1049332 16 7 105 + 123744 17 7 105 + 1168736 18 7 105 + 1185764 19 7 105 + 1810304 20 7 105 + 997780 21 7 168 + 59376 22 7 5 + 405948 23 7 105 + 998136 24 7 105 + 1968116 25 7 105 + 2009476 26 7 105 + 2007504 27 7 105 + 2006580 28 7 105 + 319684 29 7 105 + 99400 30 7 91 + 268924 31 7 91 + 330240 32 7 91 + 154540 33 7 91 + 360164 34 7 91 + 437468 35 7 91 + 660700 36 7 91 + 439688 37 7 16 + 132120 38 4 <state 0x1f79a> 38 3 <state 0x1f79e> 3 5 168 + 18852 4 3 168 + 61740 5 3 5 + 405948 6 3 5 + 406012 7 3 71 + 69952 8 3 45 + 2529508 9 3 45 + 2529388 10 3 45 + 13499584 11 3 45 + 13499296 12 3 45 + 13498184 13 3 168 + 59376 14 3 5 + 405948 15 3 45 + 13499800 16 3 45 + 13471764 17 3 45 + 13472000 18 3 45 + 13472128 19 3 16 + 11284 20 2 <state 0x1629a> 20 1 <state 0x1629e> 4 1 168 + 62428 5 1 5 + 405948 6 1 105 + 802456 7 1 45 + 146232 8 1 45 + 2997348 9 1 45 + 3015568 10 1 45 + 1462640 11 1 45 + 1438512 12 1 108 + 241492 13 1 108 + 583188 14 1 85 + 439044 15 1 85 + 140268 16 1 85 + 2316104 17 1 168 + 26084 18 1 5 + 408216 19 1 85 + 2316160 20 1 85 + 961060 21 1 16 + 11284 4 1 168 + 61968 5 1 168 + 12640 6 1 168 + 108084 7 1 168 + 57236 8 1 5 + 405948 9 1 120 + 9250684 10 1 107 + 402336 11 1 107 + 401976 12 1 157 + 1349096 13 1 157 + 1239848 14 1 157 + 1237228 15 1 91 + 268924 16 1 91 + 330240 17 1 91 + 154540 18 1 91 + 360164 19 1 91 + 437468 20 1 91 + 660700 21 1 91 + 439688 22 1 16 + 132120 23 1 <state 0x1649a> 3 2 168 + 64076 4 2 5 + 405948 5 2 5 + 406012 6 2 45 + 146232 7 2 45 + 2222004 8 2 45 + 13384300 9 2 45 + 13495728 10 2 45 + 13495128 11 2 168 + 59376 12 2 5 + 405948 13 2 45 + 13495476 14 2 45 + 13471764 15 2 45 + 13472000 16 2 45 + 13472128 17 2 16 + 11284 18 1 <state 0x1529a> 18 1 <state 0x1529e> 0 8 144 + 17848 1 8 45 + 13831708 2 8 13 + 480564 3 8 13 + 501756 4 8 84 + 49560 5 8 148 + 37560 6 8 148 + 897188 7 8 148 + 906404 8 8 148 + 908124 9 8 1 + 240448 10 8 1 + 239512 11 8 1 + 239916 12 8 1 + 52692 13 8 13 + 6038844 14 8 13 + 2712740 15 8 13 + 2713632 16 8 13 + 2798208 17 5 13 + 2739712 18 5 13 + 2738296 19 5 13 + 3638840 20 5 13 + 2738564 21 5 45 + 7714444 22 5 45 + 7712664 23 5 45 + 6896340 24 5 45 + 2997972 25 5 105 + 802168 26 5 105 + 802456 27 5 45 + 146232 28 5 45 + 2998112 29 5 45 + 3015568 30 5 45 + 1462640 31 5 45 + 1438512 32 5 108 + 241492 33 5 108 + 583188 34 5 85 + 439044 35 3 85 + 140268 36 3 85 + 2316104 37 3 168 + 26084 38 3 5 + 408216 39 3 85 + 2316160 40 3 85 + 961060 41 3 16 + 11284 42 2 <state 0x17f9a> 42 1 <state 0x17f9e> 35 2 85 + 140748 36 2 16 + 127404 37 1 <state 0x17f9a> 37 1 <state 0x17f9e> 17 3 13 + 2739676 18 3 85 + 24076 19 3 148 + 44644 20 3 148 + 1280908 21 3 148 + 823184 22 3 148 + 823828 23 3 148 + 826128 24 3 67 + 1644972 25 3 67 + 1671488 26 3 168 + 59376 27 3 5 + 405948 28 3 67 + 1667824 29 3 67 + 1666932 30 3 67 + 2201104 31 3 67 + 2201688 32 3 148 + 140740 33 3 16 + 11284 34 2 <state 0x17f9a> 34 1 <state 0x17f9e> Powerstats for: coreduetd UUID: 94 Microstackshots: 26 samples Primary state: 12 samples state 0x15298 0 25 26 + 4768 1 25 168 + 69804 2 25 168 + 70476 3 24 168 + 63704 4 24 168 + 18852 5 24 168 + 62428 6 24 5 + 405948 7 24 5 + 406012 8 22 97 + 387656 9 22 105 + 835392 10 18 168 + 59376 11 18 5 + 405948 12 18 105 + 802456 13 18 97 + 388100 14 18 105 + 259500 15 18 105 + 122656 16 18 105 + 1018864 17 9 105 + 1049332 18 9 105 + 123744 19 9 105 + 1168736 20 9 105 + 1185764 21 9 105 + 1810304 22 9 105 + 997780 23 9 168 + 59376 24 9 5 + 405948 25 9 105 + 998136 26 9 105 + 1968116 27 9 105 + 2009476 28 9 105 + 2007504 29 9 105 + 2006580 30 9 105 + 319684 31 9 105 + 99400 32 9 91 + 268924 33 9 91 + 330240 34 9 91 + 154540 35 9 91 + 360164 36 9 91 + 437468 37 9 91 + 660700 38 9 91 + 439688 39 9 16 + 132120 40 1 <state 0x1529c> 40 1 <state 0x15290> 17 9 105 + 1049300 18 9 105 + 1173724 19 9 105 + 1172060 20 9 105 + 1185764 21 9 105 + 1810304 22 9 105 + 997780 23 9 168 + 59376 24 9 5 + 405948 25 9 105 + 998136 26 9 105 + 1871852 27 9 105 + 2042972 28 9 105 + 319684 29 9 105 + 99400 30 8 91 + 268924 31 8 91 + 330240 32 8 91 + 154540 33 8 91 + 360164 34 8 91 + 437468 35 8 91 + 660700 36 8 91 + 439688 37 8 16 + 132120 38 3 <state 0x1529c> 38 1 <state 0x15294> 30 1 91 + 270984 31 1 91 + 440540 32 1 91 + 612568 33 1 91 + 612956 34 1 91 + 529904 35 1 91 + 439688 36 1 16 + 132120 10 4 168 + 73308 11 4 168 + 59376 12 4 5 + 405948 13 4 105 + 802456 14 4 97 + 388100 15 4 105 + 259500 16 4 105 + 122656 17 4 105 + 1018864 18 4 105 + 1049332 19 4 105 + 123744 20 4 105 + 1168736 21 4 105 + 1185764 22 4 105 + 1810304 23 4 105 + 997780 24 4 168 + 59376 25 4 5 + 405948 26 4 105 + 998136 27 4 105 + 1968116 28 4 105 + 2009476 29 4 105 + 2007504 30 4 105 + 2006580 31 4 105 + 319684 32 4 105 + 99400 33 4 91 + 268924 34 4 91 + 330240 35 4 91 + 154540 36 4 91 + 360164 37 4 91 + 437468 38 4 91 + 660700 39 4 91 + 439688 40 4 16 + 132120 41 2 <state 0x929c> 41 2 <state 0x9298> 8 2 97 + 392048 9 2 97 + 392608 10 2 97 + 538728 11 2 97 + 420636 12 2 168 + 59376 13 2 5 + 405948 14 2 97 + 420932 15 2 97 + 418188 16 2 168 + 59376 17 2 5 + 405948 18 2 97 + 419292 19 2 105 + 42096 20 2 105 + 1017980 21 2 168 + 59376 22 2 5 + 405948 23 2 105 + 1086424 24 2 105 + 1032340 25 2 105 + 82340 26 2 105 + 82996 27 2 105 + 1278236 28 2 168 + 59376 29 2 5 + 405948 30 2 105 + 1278416 31 2 105 + 1165028 32 2 105 + 86432 33 2 105 + 90356 34 2 105 + 90948 35 2 91 + 47840 36 2 91 + 48932 37 2 91 + 51256 38 2 91 + 54792 39 2 91 + 63624 40 2 91 + 101524 41 2 91 + 137248 42 2 91 + 137680 43 2 91 + 158020 44 2 91 + 161136 45 2 91 + 165692 46 2 91 + 166752 47 2 91 + 168844 48 2 16 + 18552 49 1 <state 0x15b80> 49 1 <state 0x15b98> 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 94 + 471604 8 1 105 + 835392 9 1 168 + 59376 10 1 5 + 405948 11 1 105 + 802456 12 1 94 + 473092 13 1 94 + 789324 14 1 94 + 788072 15 1 105 + 835272 16 1 105 + 802456 17 1 94 + 788248 18 1 105 + 259500 19 1 105 + 122656 20 1 105 + 1018864 21 1 105 + 1049332 22 1 105 + 123744 23 1 105 + 1168736 24 1 105 + 1185764 25 1 105 + 1810304 26 1 105 + 997780 27 1 168 + 59376 28 1 5 + 405948 29 1 105 + 998136 30 1 105 + 1968116 31 1 105 + 2009476 32 1 105 + 2007504 33 1 105 + 2006580 34 1 105 + 319684 35 1 105 + 99400 36 1 91 + 268924 37 1 91 + 330240 38 1 91 + 154540 39 1 91 + 360164 40 1 91 + 437468 41 1 91 + 660700 42 1 91 + 439688 43 1 16 + 132120 44 1 <state 0x12298> 0 1 144 + 17848 1 1 94 + 191256 2 1 94 + 498464 3 1 5 + 409520 4 1 5 + 405948 5 1 94 + 498512 6 1 94 + 503004 7 1 94 + 781028 8 1 94 + 782060 9 1 168 + 59376 10 1 5 + 405948 11 1 94 + 782400 12 1 94 + 793128 13 1 94 + 786608 14 1 105 + 1080348 15 1 105 + 1017980 16 1 168 + 59376 17 1 5 + 405948 18 1 105 + 1086424 19 1 105 + 1080932 20 1 105 + 1181272 21 1 105 + 1288232 22 1 91 + 618616 23 1 91 + 538960 24 1 91 + 645612 25 1 91 + 46292 26 1 91 + 268924 27 1 91 + 281168 28 1 91 + 158020 29 1 91 + 161136 30 1 91 + 165692 31 1 91 + 167616 32 1 91 + 175504 33 1 <state 0x16498> Powerstats for: Instagram UUID: 146 Microstackshots: 26 samples Primary state: 10 samples state 0x1649a 0 16 26 + 14176 1 16 26 + 14416 2 16 85 + 1089128 3 16 146 + 143332 4 16 85 + 395936 5 16 85 + 49772 6 16 148 + 37560 7 16 148 + 897188 8 16 148 + 906404 9 16 148 + 908124 10 16 67 + 2340112 11 16 67 + 2340772 12 16 67 + 2335868 13 16 148 + 35864 14 16 67 + 2336152 15 16 168 + 51888 16 16 5 + 405948 17 16 67 + 1562540 18 16 67 + 1566264 19 16 67 + 2210432 20 16 67 + 2479808 21 16 67 + 2479436 22 16 67 + 2479548 23 16 146 + 367108 24 16 146 + 367804 25 16 85 + 2316104 26 16 168 + 26084 27 13 5 + 408216 28 13 85 + 2316160 29 13 146 + 368348 30 13 146 + 11306336 31 13 168 + 74096 32 13 168 + 75076 33 13 5 + 405948 34 13 168 + 58784 35 13 5 + 405948 36 13 146 + 11306548 37 13 146 + 10881460 38 13 146 + 10881936 39 13 146 + 10891252 40 13 148 + 140740 41 13 16 + 11284 42 5 <state 0x1649e> 27 3 5 + 408256 28 3 5 + 408216 29 3 85 + 2316160 30 3 146 + 368348 31 3 146 + 11306336 32 3 168 + 74096 33 3 168 + 75076 34 3 5 + 405948 35 3 168 + 58784 36 3 5 + 405948 37 3 146 + 11306548 38 3 146 + 10881460 39 3 146 + 10881936 40 3 146 + 10891252 41 3 148 + 140740 42 3 16 + 11284 43 1 <state 0x1649e> 0 6 144 + 17848 1 6 146 + 30256 2 6 13 + 480564 3 6 13 + 501756 4 6 84 + 49560 5 6 148 + 37560 6 6 148 + 898044 7 6 148 + 907280 8 6 168 + 23912 9 6 5 + 405948 10 6 5 + 406012 11 6 146 + 17438108 12 6 146 + 11260292 13 6 146 + 11288476 14 6 146 + 465932 15 6 146 + 272556 16 6 85 + 140268 17 6 85 + 146836 18 6 85 + 961060 19 6 16 + 11284 20 3 <state 0x17f9a> 20 3 <state 0x17f9e> 0 4 26 + 4768 1 4 168 + 69804 2 4 168 + 70476 3 3 168 + 63704 4 3 168 + 18852 5 3 168 + 62428 6 3 5 + 405948 7 3 5 + 406012 8 3 146 + 272388 9 3 146 + 272556 10 3 85 + 140748 11 3 16 + 127404 12 2 <state 0x1b69a> 12 1 <state 0x1b69e> 3 1 168 + 64076 4 1 5 + 405948 5 1 5 + 406012 6 1 146 + 10609284 7 1 85 + 866304 8 1 85 + 437336 9 1 148 + 668284 10 1 148 + 140208 11 1 148 + 140740 12 1 16 + 11284 13 1 <state 0x1769a> Powerstats for: assistantd UUID: 75 Microstackshots: 24 samples Primary state: 17 samples state 0x15b98 0 24 26 + 4768 1 24 168 + 69804 2 24 168 + 70476 3 24 168 + 18852 4 24 168 + 62428 5 24 5 + 405948 6 24 5 + 406012 7 24 75 + 747828 8 13 75 + 754368 9 13 165 + 68424 10 13 165 + 68192 11 13 165 + 63776 12 13 91 + 268924 13 13 91 + 330240 14 13 91 + 154540 15 13 91 + 360164 16 8 91 + 438800 17 8 91 + 483600 18 8 91 + 439688 19 8 16 + 132120 20 1 <state 0x15b9c> 16 5 91 + 438772 17 5 91 + 483060 18 5 91 + 439688 19 5 16 + 132120 20 2 <state 0x15b9c> 8 11 75 + 754076 9 11 165 + 203132 10 11 165 + 68192 11 11 165 + 63776 12 11 91 + 268924 13 10 91 + 290548 14 10 91 + 434936 15 10 91 + 436496 16 10 91 + 420156 17 10 91 + 34328 18 10 91 + 632852 19 10 16 + 124032 20 4 <state 0x15b9c> 13 1 91 + 288576 14 1 91 + 434936 15 1 91 + 436496 16 1 91 + 420408 17 1 91 + 667876 18 1 91 + 439688 19 1 16 + 132120 Powerstats for: mediaserverd UUID: 99 Microstackshots: 22 samples Primary state: 8 samples state 0x16d98 0 21 26 + 14176 1 21 26 + 14416 2 21 106 + 313348 3 13 143 + 382708 4 13 143 + 388596 5 13 143 + 392720 6 13 143 + 486480 7 13 143 + 488928 8 13 106 + 204632 9 13 106 + 204236 10 13 106 + 49664 11 13 16 + 17296 12 4 <state 0x15b98> 12 3 <state 0x17698> 12 2 <state 0x15b9c> 3 6 143 + 382436 4 6 143 + 1673152 5 6 143 + 388596 6 6 143 + 392720 7 6 143 + 486480 8 6 143 + 488928 9 6 106 + 204632 10 6 106 + 204236 11 6 106 + 49664 12 6 16 + 17296 13 2 <state 0x16d9c> 3 2 143 + 276860 4 2 143 + 373888 5 2 143 + 1920340 6 2 143 + 378876 7 2 143 + 379832 8 2 143 + 2071756 9 2 46 + 2519952 10 2 46 + 2021344 11 2 46 + 2018940 12 2 46 + 3291020 13 2 143 + 2073000 14 2 106 + 49664 15 2 16 + 17296 16 2 <state 0x15b98> 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 143 + 2973980 7 1 143 + 2974328 8 1 143 + 3003964 9 1 143 + 2110424 10 1 143 + 2112472 11 1 143 + 2097380 12 1 143 + 2097584 13 1 143 + 230152 14 1 143 + 1300780 15 1 143 + 231248 16 1 16 + 9584 17 1 <state 0x16498> Powerstats for: nsurlstoraged UUID: 134 Microstackshots: 21 samples Primary state: 15 samples state 0x15298 0 20 26 + 4768 1 20 168 + 69804 2 20 168 + 70476 3 20 168 + 18852 4 19 168 + 62428 5 19 5 + 405948 6 19 85 + 947036 7 19 85 + 106660 8 19 85 + 170664 9 19 85 + 937904 10 10 134 + 61328 11 8 134 + 47176 12 6 16 + 11284 13 2 <state 0x1529c> 12 2 67 + 2460036 13 2 16 + 125832 11 2 134 + 48988 12 2 16 + 11284 10 9 134 + 61472 11 9 134 + 58208 12 9 91 + 46292 13 9 91 + 268924 14 9 91 + 330240 15 9 91 + 154540 16 9 91 + 360164 17 9 91 + 437468 18 9 91 + 660700 19 9 91 + 439688 20 9 16 + 132120 21 2 <state 0x1529c> 4 1 168 + 61968 5 1 168 + 18184 6 1 168 + 120124 7 1 5 + 406156 8 1 100 + 12628 9 1 100 + 22772 10 1 85 + 29232 11 1 62 + 139232 12 1 54 + 2600 13 1 134 + 25092 14 1 62 + 79960 15 1 62 + 79860 16 1 62 + 28432 17 1 134 + 33768 18 1 134 + 36552 19 1 134 + 19312 20 1 134 + 20104 21 1 91 + 608588 22 1 91 + 581700 23 1 91 + 469700 24 1 91 + 471488 25 1 91 + 472656 26 1 91 + 529904 27 1 91 + 439688 28 1 16 + 132120 29 1 <state 0x16298> 0 1 26 + 4428 1 1 168 + 92920 2 1 168 + 66156 3 1 168 + 18852 4 1 168 + 61968 5 1 168 + 16864 6 1 168 + 61968 7 1 168 + 19840 8 1 5 + 406156 9 1 100 + 13288 10 1 100 + 22772 11 1 85 + 29412 12 1 85 + 512736 13 1 85 + 2188152 14 1 148 + 167596 15 1 148 + 1270096 16 1 134 + 25628 17 1 134 + 31900 18 1 134 + 22224 19 1 134 + 38764 20 1 134 + 37436 21 1 67 + 2461012 22 1 16 + 13308 23 1 <state 0x16480> Powerstats for: geod UUID: 35 Microstackshots: 20 samples Primary state: 12 samples state 0x16298 0 20 26 + 4768 1 20 168 + 69804 2 20 168 + 70476 3 20 168 + 18852 4 20 168 + 62428 5 20 5 + 405948 6 20 5 + 406012 7 13 51 + 995828 8 13 91 + 268924 9 13 91 + 288576 10 12 91 + 433820 11 12 91 + 465800 12 12 91 + 420408 13 12 91 + 667876 14 12 91 + 439688 15 12 16 + 132120 16 6 <state 0x1629c> 10 1 91 + 434764 11 1 91 + 420408 12 1 91 + 667876 13 1 91 + 439688 14 1 16 + 132120 7 4 51 + 996084 8 4 51 + 930920 9 4 91 + 46292 10 4 91 + 268924 11 4 91 + 330240 12 4 91 + 154540 13 4 91 + 360164 14 4 91 + 438800 15 4 91 + 483600 16 4 91 + 439688 17 4 16 + 132120 18 1 <state 0x1629c> 7 3 51 + 996048 8 3 51 + 982280 9 3 91 + 268924 10 3 91 + 288576 11 3 91 + 434764 12 3 91 + 420408 13 3 91 + 667876 14 3 91 + 439688 15 3 16 + 132120 16 1 <state 0x1629c> Powerstats for: app-ios UUID: 4 Microstackshots: 17 samples Primary state: 7 samples state 0x1769a 0 17 26 + 4768 1 17 168 + 69804 2 13 168 + 70476 3 6 168 + 56600 4 6 168 + 57236 5 6 5 + 405948 6 6 5 + 406012 7 6 32 + 51812 8 6 32 + 56992 9 6 85 + 439044 10 4 85 + 140012 11 4 85 + 959960 12 4 85 + 144188 13 4 16 + 18476 14 2 <state 0x1769e> 10 2 85 + 140268 11 2 85 + 146836 12 2 85 + 961060 13 2 16 + 11284 3 5 168 + 63704 4 5 168 + 18852 5 3 168 + 62428 6 3 5 + 405948 7 3 5 + 406012 8 3 4 + 11337988 9 3 4 + 11293764 10 3 85 + 866304 11 3 85 + 437336 12 3 148 + 668284 13 3 148 + 140208 14 3 148 + 140740 15 3 16 + 11284 16 2 <state 0x1b69a> 16 1 <state 0x1b692> 5 2 168 + 61740 6 2 5 + 405948 7 2 5 + 406012 8 2 114 + 63532 9 2 114 + 49344 10 2 114 + 48592 11 2 114 + 48416 12 2 114 + 41864 13 2 85 + 736080 14 2 85 + 140748 15 2 16 + 127404 16 1 <state 0x1b69a> 16 1 <state 0x1b69e> 3 2 168 + 56408 4 2 168 + 57236 5 2 5 + 405948 6 2 5 + 406012 7 2 32 + 51812 8 2 32 + 56992 9 2 85 + 439044 10 2 85 + 140268 11 2 85 + 146836 12 2 85 + 961060 13 2 16 + 11284 14 1 <state 0x1769e> 2 4 168 + 70936 3 4 5 + 405948 4 4 5 + 406012 5 4 92 + 489036 6 4 92 + 484276 7 4 92 + 482356 8 4 85 + 736080 9 4 85 + 140012 10 4 85 + 959960 11 4 85 + 144188 12 4 16 + 18476 13 2 <state 0x1769e> Powerstats for: nsurlsessiond UUID: 69 Microstackshots: 15 samples Primary state: 5 samples state 0x16298 0 11 26 + 4768 1 11 168 + 69804 2 11 168 + 70476 3 10 168 + 18852 4 8 168 + 62428 5 8 5 + 405948 6 8 5 + 406012 7 4 67 + 1891280 8 4 69 + 132060 9 4 69 + 94212 10 4 69 + 88120 11 4 69 + 86080 12 4 69 + 97140 13 4 69 + 186868 14 4 85 + 304368 15 4 85 + 304476 16 4 85 + 106660 17 4 85 + 305832 18 4 50 + 6856 19 4 50 + 5880 20 4 50 + 5376 21 4 16 + 129364 22 1 <state 0x1629c> 7 4 69 + 83264 8 4 85 + 140748 9 4 16 + 127404 10 1 <state 0x16498> 10 1 <state 0x1629c> 4 2 168 + 61968 5 1 168 + 18184 6 1 168 + 120124 7 1 5 + 406156 8 1 100 + 12628 9 1 100 + 22772 10 1 85 + 29092 11 1 69 + 299088 12 1 69 + 98748 13 1 69 + 82056 14 1 69 + 186868 15 1 85 + 304368 16 1 85 + 304476 17 1 85 + 106660 18 1 85 + 305832 19 1 50 + 6856 20 1 50 + 5880 21 1 50 + 5376 22 1 16 + 129364 23 1 <state 0x12298> 5 1 168 + 16864 6 1 168 + 61968 7 1 168 + 19840 8 1 5 + 406156 9 1 100 + 13288 10 1 100 + 22772 11 1 85 + 29412 12 1 85 + 512736 13 1 85 + 2188152 14 1 148 + 167596 15 1 148 + 1270096 16 1 69 + 67132 17 1 69 + 77712 18 1 69 + 187316 19 1 85 + 300608 20 1 85 + 300940 21 1 16 + 132624 22 1 <state 0x16498> 3 1 168 + 64076 4 1 5 + 405948 5 1 5 + 406012 6 1 69 + 297520 7 1 85 + 866304 8 1 85 + 437336 9 1 148 + 668284 10 1 148 + 140208 11 1 148 + 140740 12 1 16 + 11284 13 1 <state 0x17298> 0 4 26 + 4428 1 4 168 + 92920 2 4 168 + 66156 3 4 168 + 18852 4 4 168 + 61968 5 4 168 + 16864 6 4 168 + 61968 7 4 168 + 19840 8 4 5 + 406156 9 4 100 + 13288 10 4 100 + 22772 11 4 85 + 29412 12 4 85 + 512736 13 4 85 + 2188152 14 4 148 + 167596 15 4 148 + 1270096 16 4 69 + 113292 17 4 69 + 105584 18 4 85 + 742676 19 4 85 + 742196 20 4 85 + 106660 21 4 85 + 753328 22 4 16 + 132372 23 3 <state 0x15298> 23 1 <state 0x1529c> Powerstats for: lsd UUID: 170 Microstackshots: 14 samples Primary state: 8 samples state 0x1b698 0 12 26 + 4428 1 12 168 + 92920 2 12 168 + 66156 3 12 168 + 18852 4 12 168 + 61968 5 12 168 + 16864 6 12 168 + 61968 7 12 168 + 19840 8 12 5 + 406156 9 12 100 + 13288 10 12 100 + 22772 11 12 85 + 29412 12 12 85 + 512736 13 12 85 + 2188152 14 12 148 + 167596 15 12 148 + 1270096 16 12 152 + 842588 17 12 152 + 846380 18 12 152 + 582948 19 12 152 + 846516 20 12 152 + 844256 21 12 85 + 439044 22 7 85 + 140268 23 7 85 + 146836 24 7 85 + 961060 25 7 16 + 11284 26 2 <state 0x1b680> 22 5 85 + 140012 23 5 85 + 959780 24 5 85 + 959392 25 5 85 + 958060 26 5 16 + 125868 27 2 <state 0x1b69c> 0 2 144 + 17848 1 2 152 + 50104 2 2 5 + 409520 3 2 5 + 405948 4 2 152 + 839508 5 2 152 + 839696 6 2 5 + 409520 7 2 5 + 405948 8 2 152 + 839744 9 2 152 + 840452 10 2 152 + 839292 11 2 16 + 129364 12 1 <state 0x16480> 12 1 <state 0x16498> Powerstats for: Skycure UUID: 72 Microstackshots: 14 samples Primary state: 5 samples state 0x1b298 0 14 26 + 4768 1 14 168 + 69804 2 14 168 + 70476 3 13 168 + 63704 4 13 168 + 18852 5 13 168 + 61740 6 13 5 + 405948 7 13 5 + 406012 8 13 72 + 1730696 9 13 72 + 210144 10 13 72 + 3798912 11 13 72 + 3798768 12 13 72 + 3797824 13 13 168 + 59376 14 13 5 + 405948 15 13 72 + 3799016 16 13 72 + 3773264 17 13 72 + 3773484 18 13 72 + 3773612 19 13 16 + 11284 20 4 <state 0x1b29c> 20 2 <state 0x1b498> 20 1 <state 0x1b49c> 20 1 <state 0x1b294> 3 1 168 + 18852 4 1 168 + 61740 5 1 5 + 405948 6 1 5 + 406012 7 1 72 + 1730696 8 1 72 + 210144 9 1 72 + 3798912 10 1 72 + 3798768 11 1 72 + 3797824 12 1 168 + 59376 13 1 5 + 405948 14 1 72 + 3799016 15 1 72 + 3773264 16 1 72 + 3773484 17 1 72 + 3773612 18 1 16 + 11284 19 1 <state 0x16298> Powerstats for: duetexpertd UUID: 116 Microstackshots: 14 samples Primary state: 7 samples state 0x16298 0 14 26 + 4768 1 14 168 + 69804 2 14 168 + 70476 3 9 168 + 18852 4 9 168 + 62428 5 9 5 + 405948 6 9 5 + 406012 7 7 91 + 46292 8 4 91 + 268924 9 4 91 + 330240 10 4 91 + 154540 11 4 91 + 360164 12 4 91 + 437468 13 4 91 + 660700 14 4 91 + 439688 15 4 16 + 132120 16 1 <state 0x1629c> 8 3 91 + 270984 9 3 91 + 440540 10 3 91 + 612568 11 3 91 + 612956 12 2 91 + 529448 13 2 91 + 439992 14 2 16 + 123236 15 1 <state 0x1629c> 12 1 91 + 529904 13 1 91 + 439688 14 1 16 + 132120 7 2 164 + 83300 8 2 164 + 61364 9 2 164 + 277060 10 2 164 + 310220 11 2 164 + 307960 12 2 164 + 307356 13 2 164 + 305308 14 2 164 + 299360 15 2 168 + 59376 16 2 5 + 405948 17 2 164 + 321076 18 2 164 + 306172 19 2 164 + 307568 20 2 164 + 303052 21 2 164 + 299448 22 2 164 + 303312 23 2 91 + 268924 24 2 91 + 331840 25 2 91 + 154540 26 2 91 + 360164 27 2 91 + 437468 28 2 91 + 660700 29 2 91 + 439688 30 2 16 + 132120 3 5 168 + 63704 4 5 168 + 18852 5 5 168 + 62428 6 5 5 + 405948 7 5 5 + 406012 8 3 158 + 99676 9 3 158 + 91800 10 3 91 + 268924 11 3 91 + 331840 12 3 91 + 154540 13 3 91 + 360164 14 3 91 + 437468 15 3 91 + 660700 16 3 91 + 439688 17 3 16 + 132120 18 3 <state 0x15298> 8 2 164 + 83300 9 2 164 + 61364 10 2 164 + 277060 11 2 164 + 310220 12 2 164 + 307960 13 2 164 + 307356 14 2 164 + 305308 15 2 164 + 299360 16 2 168 + 59376 17 2 5 + 405948 18 2 164 + 321076 19 2 164 + 306172 20 2 164 + 307568 21 2 164 + 303052 22 2 164 + 299448 23 2 164 + 303312 24 2 91 + 268924 25 2 91 + 331840 26 2 91 + 154540 27 2 91 + 360164 28 2 91 + 437468 29 2 91 + 660700 30 2 91 + 439688 31 2 16 + 132120 32 1 <state 0x1b29c> 32 1 <state 0x1b298> Powerstats for: Security UUID: 57 Microstackshots: 12 samples Primary state: 4 samples state 0x1b69a 0 8 26 + 4768 1 8 168 + 69804 2 8 168 + 70476 3 8 168 + 63704 4 8 168 + 18852 5 8 168 + 62428 6 8 5 + 405948 7 8 5 + 406012 8 4 57 + 2738140 9 4 85 + 736080 10 4 85 + 140268 11 4 85 + 146836 12 4 85 + 961060 13 4 16 + 11284 14 2 <state 0x1b69e> 8 4 57 + 2744876 9 4 85 + 304368 10 4 85 + 304476 11 4 85 + 106660 12 4 85 + 305832 13 4 50 + 6856 14 4 50 + 5880 15 4 50 + 5376 16 4 16 + 129364 17 2 <state 0x1b69e> 0 4 144 + 17848 1 4 57 + 29412 2 4 13 + 480564 3 4 13 + 501680 4 4 148 + 37560 5 4 148 + 897188 6 4 148 + 906404 7 4 148 + 908124 8 4 1 + 240448 9 4 1 + 239512 10 4 1 + 239916 11 4 13 + 2705388 12 4 13 + 2801924 13 4 13 + 2717704 14 4 13 + 2693784 15 4 13 + 530084 16 4 57 + 577164 17 4 57 + 721052 18 4 57 + 7232240 19 4 57 + 7334780 20 4 57 + 7334196 21 4 168 + 59376 22 4 5 + 405948 23 4 57 + 7334536 24 4 57 + 7313340 25 4 16 + 11284 26 2 <state 0x17f9a> 26 2 <state 0x17f9e> Powerstats for: photoanalysisd UUID: 36 Microstackshots: 11 samples Primary state: 6 samples state 0xda98 0 11 26 + 4768 1 11 168 + 69804 2 11 168 + 70476 3 9 168 + 18860 4 9 168 + 77380 5 9 5 + 405948 6 9 5 + 406012 7 9 113 + 462300 8 4 113 + 488700 9 4 138 + 69816 10 4 138 + 120392 11 4 105 + 802216 12 4 168 + 59376 13 4 5 + 405948 14 4 105 + 802456 15 4 138 + 121244 16 4 105 + 1078564 17 4 105 + 1017980 18 4 168 + 59376 19 4 5 + 405948 20 4 105 + 1086424 21 4 105 + 1079288 22 4 105 + 1182704 23 4 105 + 1285176 24 4 91 + 618616 25 4 91 + 546668 26 4 91 + 646552 27 4 16 + 132156 28 1 <state 0xda9c> 8 3 113 + 488620 9 3 138 + 70128 10 3 138 + 119604 11 3 105 + 1078564 12 3 105 + 1017980 13 3 168 + 59376 14 3 5 + 405948 15 3 105 + 1086424 16 3 105 + 1079288 17 3 105 + 1182704 18 3 105 + 1285176 19 3 91 + 618616 20 3 91 + 544212 21 3 91 + 46292 22 3 91 + 268924 23 3 91 + 281168 24 3 91 + 158020 25 3 91 + 161136 26 3 91 + 165692 27 2 91 + 166876 28 2 91 + 168844 29 2 91 + 172248 30 2 16 + 132120 31 2 <state 0x15a98> 27 1 91 + 166752 28 1 91 + 168844 29 1 16 + 18552 30 1 <state 0x15a98> 8 2 113 + 488776 9 2 138 + 70248 10 2 138 + 120072 11 2 105 + 1080348 12 2 105 + 1017980 13 2 168 + 59376 14 2 5 + 405948 15 2 105 + 1086424 16 2 105 + 1080932 17 2 105 + 1181272 18 2 105 + 1288232 19 2 91 + 618616 20 2 91 + 540868 21 2 91 + 647576 22 2 91 + 608588 23 2 91 + 581700 24 2 91 + 469700 25 2 91 + 471488 26 2 91 + 473024 27 2 91 + 631644 28 2 16 + 17216 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 31 + 66512 8 1 31 + 72928 9 1 31 + 75748 10 1 31 + 69740 11 1 8 + 817964 12 1 124 + 81212 13 1 124 + 1384592 14 1 124 + 1386164 15 1 124 + 1387696 16 1 105 + 802216 17 1 168 + 59376 18 1 5 + 405948 19 1 105 + 802456 20 1 124 + 1387948 21 1 124 + 82060 22 1 124 + 787300 23 1 124 + 2518056 24 1 124 + 2512684 25 1 141 + 27920 26 1 168 + 59376 27 1 5 + 405948 28 1 141 + 27968 29 1 16 + 17296 30 1 <state 0x19298> 3 1 168 + 56408 4 1 168 + 57236 5 1 5 + 405948 6 1 5 + 406012 7 1 160 + 26408 8 1 113 + 480828 9 1 113 + 436140 10 1 148 + 1472420 11 1 148 + 1071888 12 1 40 + 66372 13 1 16 + 134604 Powerstats for: timed UUID: 27 Microstackshots: 10 samples Primary state: 8 samples state 0x16498 0 10 144 + 17848 1 10 27 + 21564 2 10 85 + 395936 3 10 85 + 49772 4 10 148 + 37560 5 10 148 + 898044 6 10 148 + 907280 7 10 168 + 23912 8 10 5 + 405948 9 10 5 + 406012 10 10 27 + 94732 11 9 27 + 63212 12 9 27 + 57092 13 9 85 + 422484 14 9 85 + 140748 15 9 16 + 127404 16 2 <state 0x1649c> 11 1 27 + 57092 12 1 85 + 422484 13 1 85 + 140268 14 1 85 + 146836 15 1 85 + 961060 16 1 16 + 11284 Powerstats for: iaptransportd UUID: 73 Microstackshots: 9 samples Primary state: 7 samples state 0x16498 0 9 144 + 17848 1 9 73 + 105048 2 9 73 + 86988 3 9 148 + 37560 4 9 148 + 898224 5 9 148 + 907724 6 9 148 + 909848 7 9 148 + 810576 8 9 153 + 24672 9 5 130 + 40284 10 5 44 + 45056 11 5 16 + 11284 12 2 <state 0x1649c> 9 4 130 + 37504 10 2 130 + 36672 11 2 85 + 719132 12 2 85 + 146836 13 2 85 + 719284 14 2 16 + 11284 10 2 130 + 36756 11 2 16 + 9584 Powerstats for: Camera UUID: 140 Microstackshots: 9 samples Primary state: 5 samples state 0x1769a 0 9 26 + 4768 1 9 168 + 69804 2 9 168 + 70476 3 8 168 + 56408 4 8 168 + 57236 5 8 5 + 405948 6 8 5 + 406012 7 8 141 + 28124 8 8 65 + 544220 9 8 65 + 553044 10 8 65 + 557472 11 8 162 + 1505196 12 8 162 + 1503800 13 8 162 + 1497620 14 8 148 + 140740 15 8 16 + 11284 16 4 <state 0x1769e> 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 141 + 28124 8 1 65 + 1072856 9 1 65 + 1068784 10 1 65 + 1067212 11 1 168 + 59376 12 1 5 + 405948 13 1 65 + 1067388 14 1 148 + 115368 15 1 148 + 115732 16 1 65 + 1069360 17 1 65 + 540312 18 1 65 + 542060 19 1 65 + 709720 20 1 168 + 59376 21 1 5 + 405948 22 1 65 + 708676 23 1 65 + 707224 24 1 16 + 125832 Powerstats for: YouTube UUID: 163 Microstackshots: 8 samples Primary state: 4 samples state 0x1b69a 0 8 26 + 4768 1 8 168 + 69804 2 8 168 + 70476 3 8 168 + 63704 4 8 168 + 18852 5 8 168 + 62428 6 8 5 + 405948 7 8 105 + 802456 8 5 163 + 9299168 9 5 85 + 140268 10 5 85 + 146836 11 5 85 + 961060 12 5 16 + 11284 13 2 <state 0x1b696> 13 1 <state 0x1b69e> 8 3 163 + 13812260 9 3 105 + 259500 10 3 105 + 122656 11 3 105 + 1018784 12 3 105 + 1017980 13 3 168 + 59376 14 3 5 + 405948 15 3 105 + 1086424 16 3 105 + 1019440 17 3 105 + 1049332 18 3 105 + 123744 19 3 105 + 1168736 20 3 105 + 1185764 21 3 105 + 1810304 22 3 105 + 997780 23 3 168 + 59376 24 3 5 + 405948 25 3 105 + 998136 26 3 105 + 1968116 27 3 105 + 2009476 28 3 105 + 2007504 29 3 105 + 2006580 30 3 105 + 319684 31 3 105 + 99400 32 3 91 + 268924 33 3 91 + 330240 34 3 91 + 154540 35 3 91 + 360164 36 3 91 + 437468 37 3 91 + 660700 38 3 91 + 439688 39 3 16 + 132120 40 1 <state 0x1b69e> Powerstats for: kbd UUID: 133 Microstackshots: 7 samples Primary state: 4 samples state 0x16d98 0 6 144 + 17848 1 6 133 + 16788 2 6 85 + 395936 3 6 85 + 49772 4 6 148 + 37560 5 6 148 + 898044 6 6 148 + 907280 7 6 168 + 23912 8 6 5 + 405948 9 6 168 + 73860 10 6 5 + 405948 11 6 87 + 195324 12 6 90 + 805728 13 6 168 + 59376 14 6 5 + 405948 15 6 90 + 721740 16 6 90 + 721240 17 4 90 + 725976 18 4 90 + 592892 19 4 16 + 11284 20 1 <state 0x16d9c> 17 2 90 + 726848 18 2 168 + 59376 19 2 5 + 405948 20 2 90 + 452524 21 2 90 + 45112 22 2 91 + 577760 23 2 91 + 437468 24 2 91 + 660700 25 2 91 + 439688 26 2 16 + 132120 27 1 <state 0x16d9c> 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70936 3 1 5 + 405948 4 1 5 + 406012 5 1 87 + 150372 6 1 87 + 150800 7 1 87 + 151844 8 1 87 + 94024 9 1 16 + 125868 10 1 <state 0x15298> Powerstats for: OneDrive UUID: 29 Microstackshots: 7 samples Primary state: 4 samples state 0x1649a 0 7 26 + 4768 1 7 168 + 69804 2 4 168 + 70476 3 2 168 + 18860 4 2 168 + 77380 5 2 5 + 405948 6 2 5 + 406012 7 2 86 + 4285408 8 2 85 + 140268 9 2 85 + 146836 10 2 85 + 961060 11 2 16 + 11284 12 2 <state 0x15b9a> 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 61740 6 1 5 + 405948 7 1 5 + 406012 8 1 103 + 63532 9 1 82 + 51728 10 1 82 + 53344 11 1 82 + 54044 12 1 103 + 48416 13 1 103 + 41884 14 1 103 + 36976 15 1 85 + 304476 16 1 85 + 106660 17 1 85 + 305832 18 1 50 + 6856 19 1 50 + 5880 20 1 50 + 5376 21 1 16 + 129364 22 1 <state 0x1b69a> 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 29 + 134656 8 1 29 + 136424 9 1 29 + 242460 10 1 49 + 381768 11 1 168 + 59376 12 1 5 + 405948 13 1 29 + 242836 14 1 85 + 422372 15 1 85 + 422484 16 1 85 + 140268 17 1 85 + 146836 18 1 85 + 961060 19 1 16 + 11284 2 3 168 + 70936 3 3 5 + 405948 4 3 168 + 145208 5 3 16 + 129744 Powerstats for: configd UUID: 98 Microstackshots: 7 samples Primary state: 4 samples state 0x1649c 0 7 26 + 14176 1 7 26 + 14416 2 7 98 + 28876 3 7 148 + 355140 4 7 148 + 37560 5 7 148 + 898224 6 7 148 + 907724 7 7 148 + 909848 8 7 148 + 810576 9 7 153 + 24672 10 7 161 + 140384 11 7 161 + 133168 12 7 161 + 100636 13 7 161 + 42960 14 7 161 + 54860 15 7 161 + 164192 16 7 161 + 237972 17 7 16 + 127404 18 3 <state 0x16498> Powerstats for: diagnosticd UUID: 3 Microstackshots: 6 samples Primary state: 5 samples state 0x16498 0 6 26 + 4768 1 6 168 + 69804 2 6 168 + 70476 3 6 168 + 16864 4 6 168 + 61968 5 6 168 + 19840 6 6 5 + 406156 7 6 100 + 13288 8 6 100 + 22772 9 6 3 + 21612 10 6 3 + 19944 11 6 3 + 18056 12 6 16 + 10596 13 1 <state 0x1649c> Powerstats for: securityd UUID: 156 Microstackshots: 5 samples Primary state: 4 samples state 0x17698 0 5 26 + 4768 1 5 168 + 69804 2 5 168 + 70476 3 4 168 + 64076 4 4 5 + 405948 5 4 5 + 406012 6 4 156 + 17888 7 4 156 + 19364 8 4 156 + 181352 9 4 156 + 180476 10 4 156 + 181484 11 4 156 + 133320 12 4 156 + 749780 13 4 168 + 59376 14 4 5 + 405948 15 4 156 + 761808 16 4 156 + 748804 17 4 156 + 749268 18 3 91 + 268924 19 3 91 + 330240 20 3 91 + 154540 21 3 91 + 360164 22 3 91 + 437468 23 2 91 + 660700 24 2 91 + 439688 25 2 16 + 132120 23 1 91 + 662144 24 1 16 + 18552 18 1 91 + 270984 19 1 91 + 440540 20 1 91 + 612568 21 1 91 + 612956 22 1 91 + 529980 23 1 16 + 18552 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 148 + 962336 8 1 148 + 498324 9 1 156 + 166152 10 1 156 + 267728 11 1 156 + 268160 12 1 156 + 213212 13 1 156 + 213524 14 1 156 + 755916 15 1 156 + 215464 16 1 156 + 749780 17 1 168 + 59376 18 1 5 + 405948 19 1 156 + 761808 20 1 156 + 748804 21 1 156 + 749268 22 1 91 + 268924 23 1 91 + 330240 24 1 91 + 154540 25 1 91 + 360164 26 1 91 + 437468 27 1 91 + 662224 28 1 91 + 175304 29 1 <state 0x16498> Powerstats for: apsd UUID: 12 Microstackshots: 5 samples Primary state: 3 samples state 0x16498 0 5 26 + 4768 1 5 168 + 69804 2 5 168 + 70476 3 5 168 + 18852 4 5 168 + 62428 5 5 5 + 405948 6 5 5 + 406012 7 5 43 + 75920 8 5 12 + 320756 9 5 12 + 322404 10 5 12 + 342048 11 5 12 + 342340 12 5 12 + 342620 13 5 43 + 20332 14 5 43 + 12520 15 5 43 + 40296 16 5 43 + 39436 17 5 43 + 52996 18 5 91 + 268924 19 5 91 + 330240 20 5 91 + 154540 21 5 91 + 360164 22 5 91 + 437468 23 5 91 + 660700 24 5 91 + 439688 25 5 16 + 132120 26 2 <state 0x1649c> Powerstats for: mobileactivation UUID: 159 Microstackshots: 4 samples Primary state: 2 samples state 0x16498 0 4 26 + 4768 1 4 168 + 69804 2 4 168 + 70476 3 4 168 + 18852 4 4 168 + 61968 5 4 168 + 16864 6 4 168 + 61968 7 4 168 + 19840 8 4 5 + 406156 9 4 100 + 13288 10 4 100 + 22772 11 4 85 + 29412 12 4 85 + 512736 13 4 85 + 2188152 14 4 148 + 167596 15 4 148 + 1270096 16 4 159 + 119948 17 4 159 + 83072 18 4 159 + 55416 19 4 159 + 128392 20 4 16 + 11284 21 2 <state 0x1649c> Powerstats for: Snapchat UUID: 81 Microstackshots: 4 samples Primary state: 2 samples state 0x1b69a 0 4 26 + 4768 1 4 168 + 69804 2 3 168 + 70476 3 2 168 + 63704 4 2 168 + 18852 5 2 168 + 62428 6 2 5 + 405948 7 2 5 + 406012 8 2 81 + 43190228 9 1 85 + 866328 10 1 85 + 960368 11 1 16 + 127404 9 1 85 + 866304 10 1 85 + 437336 11 1 148 + 668008 12 1 148 + 138220 13 1 148 + 136568 14 1 148 + 140208 15 1 148 + 140740 16 1 16 + 11284 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 81 + 8006392 8 1 81 + 3645568 9 1 81 + 12419384 10 1 81 + 9903616 11 1 81 + 11773204 12 1 81 + 2173116 13 1 81 + 5843436 14 1 81 + 2733108 15 1 81 + 13916736 16 1 81 + 3523892 17 1 81 + 3538080 18 1 81 + 14941368 19 1 81 + 17042512 20 1 81 + 15954324 21 1 <state 0x1649a> 2 1 168 + 70936 3 1 5 + 405948 4 1 168 + 145208 5 1 16 + 129744 6 1 <state 0x1629a> Powerstats for: itunesstored UUID: 111 Microstackshots: 4 samples Primary state: 2 samples state 0x17698 0 4 26 + 4768 1 4 168 + 69804 2 4 168 + 70476 3 3 168 + 18852 4 3 168 + 62428 5 3 5 + 405948 6 3 85 + 947036 7 3 85 + 106660 8 3 48 + 36060 9 3 48 + 39448 10 3 111 + 447688 11 3 111 + 449116 12 3 111 + 449964 13 3 48 + 33372 14 3 48 + 36060 15 3 48 + 39448 16 3 111 + 453360 17 3 111 + 453796 18 3 48 + 33372 19 3 48 + 36060 20 3 48 + 39448 21 3 111 + 441940 22 3 48 + 109632 23 3 48 + 33372 24 3 48 + 36060 25 3 48 + 39448 26 3 48 + 104944 27 3 48 + 108752 28 3 48 + 90060 29 3 48 + 102680 30 3 85 + 139932 31 3 85 + 958072 32 3 16 + 125832 33 1 <state 0x1769c> 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 62428 6 1 5 + 405948 7 1 5 + 406012 8 1 111 + 1067808 9 1 111 + 1068392 10 1 111 + 200104 11 1 111 + 241240 12 1 105 + 259500 13 1 105 + 122656 14 1 105 + 1018864 15 1 105 + 1049332 16 1 105 + 123744 17 1 105 + 1168736 18 1 105 + 1185764 19 1 105 + 1810304 20 1 105 + 997780 21 1 168 + 59376 22 1 5 + 405948 23 1 105 + 998136 24 1 105 + 1968116 25 1 105 + 2009476 26 1 105 + 2007504 27 1 105 + 2006580 28 1 105 + 319684 29 1 105 + 99400 30 1 91 + 268924 31 1 91 + 330240 32 1 91 + 154540 33 1 91 + 360164 34 1 91 + 437468 35 1 91 + 660700 36 1 91 + 439688 37 1 16 + 132120 38 1 <state 0x1b698> Powerstats for: Wikipedia UUID: 89 Microstackshots: 3 samples Primary state: 1 samples state 0x17f9a 0 2 26 + 4768 1 2 168 + 69804 2 2 168 + 70476 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 62428 6 1 5 + 405948 7 1 5 + 406012 8 1 142 + 196576 9 1 142 + 197108 10 1 85 + 736080 11 1 85 + 140268 12 1 85 + 146836 13 1 85 + 961060 14 1 16 + 11284 15 1 <state 0x1b69a> 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 85 + 947036 7 1 85 + 106660 8 1 85 + 170664 9 1 85 + 937904 10 1 24 + 32152 11 1 24 + 338896 12 1 24 + 105804 13 1 24 + 155840 14 1 24 + 53936 15 1 24 + 52712 16 1 24 + 52572 17 1 24 + 51524 18 1 85 + 140268 19 1 85 + 146836 20 1 85 + 961060 21 1 16 + 11284 22 1 <state 0x1529a> 0 1 144 + 17848 1 1 89 + 536064 2 1 13 + 480564 3 1 13 + 501680 4 1 148 + 37560 5 1 148 + 897188 6 1 148 + 906404 7 1 148 + 908124 8 1 1 + 240448 9 1 1 + 239512 10 1 1 + 239916 11 1 13 + 2705388 12 1 13 + 2801924 13 1 13 + 2717704 14 1 13 + 2693784 15 1 13 + 530084 16 1 89 + 411052 17 1 89 + 391680 18 1 127 + 419484 19 1 127 + 71700 20 1 5 + 409520 21 1 5 + 405948 22 1 127 + 72116 23 1 127 + 61176 24 1 127 + 256160 25 1 127 + 40628 26 1 127 + 45704 27 1 148 + 1472420 28 1 148 + 1071888 29 1 40 + 66372 30 1 16 + 134604 Powerstats for: wifid UUID: 39 Microstackshots: 3 samples Primary state: 2 samples state 0x16498 0 3 26 + 14176 1 3 26 + 14416 2 3 39 + 697484 3 3 148 + 355140 4 3 148 + 37560 5 3 148 + 898224 6 3 148 + 907724 7 3 148 + 909848 8 3 148 + 810576 9 3 39 + 409572 10 3 39 + 192464 11 3 39 + 450032 12 3 39 + 523832 13 3 39 + 511548 14 3 39 + 461728 15 3 39 + 355488 16 3 39 + 178684 17 3 16 + 11284 18 1 <state 0x1649c> Powerstats for: CommCenter UUID: 11 Microstackshots: 3 samples Primary state: 2 samples state 0x1649c 0 3 26 + 4768 1 3 168 + 69804 2 3 168 + 70476 3 3 168 + 18852 4 3 168 + 62428 5 3 5 + 405948 6 3 5 + 406012 7 3 110 + 28424 8 3 110 + 28724 9 3 132 + 60336 10 3 16 + 11284 11 1 <state 0x16498> Powerstats for: identityservices UUID: 33 Microstackshots: 3 samples Primary state: 3 samples state 0x15b98 0 3 26 + 4768 1 3 168 + 69804 2 3 168 + 70476 3 3 168 + 18852 4 3 168 + 61968 5 3 168 + 12640 6 3 168 + 108084 7 3 168 + 57236 8 3 5 + 405948 9 3 33 + 3327220 10 3 33 + 3327584 11 3 33 + 2949016 12 3 33 + 2960340 13 3 33 + 2981868 14 3 33 + 3668356 15 3 43 + 75876 16 3 168 + 59376 17 3 5 + 405948 18 3 43 + 75920 19 3 33 + 2981964 20 3 33 + 2960464 21 3 33 + 3668240 22 3 43 + 75476 23 3 43 + 73708 24 3 168 + 59376 25 3 5 + 405948 26 3 43 + 75176 27 3 43 + 32568 28 3 43 + 32868 29 3 43 + 58616 30 3 91 + 46236 31 3 91 + 47840 32 3 91 + 48684 33 3 91 + 51116 34 3 91 + 54792 35 3 91 + 63624 36 3 91 + 101524 37 3 91 + 137248 38 3 91 + 137680 39 3 91 + 158020 40 3 91 + 161136 41 3 91 + 165692 42 2 91 + 166876 43 2 91 + 168844 44 2 91 + 172248 45 2 16 + 132120 42 1 91 + 167616 43 1 91 + 175504 Powerstats for: fairplayd.H2 UUID: 93 Microstackshots: 2 samples Primary state: 1 samples state 0x16498 0 2 144 + 17848 1 2 93 + 6612924 2 2 148 + 355140 3 2 148 + 37560 4 2 148 + 898224 5 2 148 + 907724 6 2 148 + 909848 7 2 148 + 810576 8 2 93 + 9603884 9 2 93 + 12456 10 2 93 + 12056 11 2 93 + 3052548 12 2 93 + 10001784 13 2 16 + 11284 14 1 <state 0x1649c> Powerstats for: symptomsd UUID: 7 Microstackshots: 2 samples Primary state: 2 samples state 0x15298 0 2 26 + 4768 1 2 168 + 69804 2 2 168 + 70476 3 2 168 + 18852 4 2 168 + 62428 5 2 5 + 405948 6 2 5 + 406012 7 2 128 + 431444 8 2 128 + 422184 9 2 128 + 431628 10 2 78 + 14780 11 2 105 + 259500 12 2 105 + 122656 13 2 105 + 1018864 14 2 105 + 1049332 15 2 105 + 123744 16 2 105 + 1168736 17 2 105 + 1185764 18 2 105 + 1810304 19 2 105 + 997780 20 2 168 + 59376 21 2 5 + 405948 22 2 105 + 998136 23 2 105 + 1968116 24 2 105 + 2009476 25 2 105 + 2007504 26 2 105 + 2006580 27 2 105 + 319684 28 2 105 + 99400 29 2 91 + 268924 30 2 91 + 330240 31 2 91 + 154540 32 2 91 + 360164 33 2 91 + 437468 34 2 91 + 660700 35 2 91 + 439688 36 2 16 + 132120 Powerstats for: pipelined UUID: 79 Microstackshots: 2 samples Primary state: 1 samples state 0x15294 0 2 26 + 4768 1 2 168 + 69804 2 2 168 + 70476 3 2 168 + 63704 4 2 168 + 18852 5 2 168 + 62428 6 2 5 + 405948 7 2 5 + 406012 8 2 79 + 3269896 9 2 79 + 3281864 10 2 79 + 3277940 11 2 79 + 3279396 12 2 79 + 1258348 13 2 79 + 76784 14 2 79 + 76948 15 2 79 + 77000 16 2 79 + 76484 17 2 16 + 129364 18 1 <state 0x1529c> Powerstats for: MobileMail UUID: 149 Microstackshots: 2 samples Primary state: 1 samples state 0x1b498 0 2 26 + 4768 1 2 168 + 69804 2 2 168 + 70476 3 2 168 + 63704 4 2 168 + 18852 5 2 168 + 62428 6 2 5 + 405948 7 2 5 + 406012 8 2 155 + 559636 9 2 155 + 929524 10 2 155 + 936496 11 2 155 + 928776 12 2 91 + 608588 13 2 91 + 581700 14 2 91 + 469700 15 2 91 + 471488 16 2 91 + 472656 17 2 91 + 529980 18 2 16 + 18552 19 1 <state 0x1b49c> Powerstats for: CacheDeleteITune UUID: 18 Microstackshots: 2 samples Primary state: 1 samples state 0x1529c 0 2 26 + 4768 1 2 168 + 69804 2 2 168 + 70476 3 2 168 + 63704 4 2 168 + 18852 5 2 168 + 61968 6 2 168 + 18852 7 2 168 + 62428 8 2 5 + 405948 9 2 5 + 406012 10 2 160 + 30580 11 2 160 + 64608 12 2 18 + 5568 13 2 48 + 285504 14 2 160 + 1085732 15 2 160 + 1031968 16 2 160 + 792816 17 2 91 + 608588 18 2 91 + 581700 19 2 91 + 469700 20 2 91 + 471488 21 2 91 + 472656 22 2 91 + 529904 23 2 91 + 439688 24 2 16 + 132120 25 1 <state 0x15298> Powerstats for: IMDPersistenceAg UUID: 151 Microstackshots: 1 samples Primary state: 1 samples state 0x1b698 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 62428 6 1 5 + 405948 7 1 5 + 406012 8 1 43 + 75920 9 1 151 + 26176 10 1 15 + 121152 11 1 15 + 287504 12 1 43 + 20332 13 1 43 + 12520 14 1 43 + 40296 15 1 43 + 39436 16 1 43 + 52996 17 1 91 + 268924 18 1 91 + 330240 19 1 91 + 154540 20 1 91 + 360164 21 1 91 + 437468 22 1 91 + 660700 23 1 91 + 439688 24 1 16 + 132120 Powerstats for: transitd UUID: 38 Microstackshots: 1 samples Primary state: 1 samples state 0x16298 0 1 26 + 14176 1 1 26 + 14416 2 1 85 + 1089128 3 1 38 + 17864 4 1 64 + 16404 5 1 64 + 17876 6 1 16 + 11284 Powerstats for: Reddit UUID: 9 Microstackshots: 1 samples Primary state: 1 samples state 0x1649a 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 9 + 2272868 8 1 85 + 866304 9 1 85 + 437336 10 1 148 + 668284 11 1 148 + 140208 12 1 148 + 140740 13 1 16 + 11284 Powerstats for: biometrickitd UUID: 30 Microstackshots: 1 samples Primary state: 1 samples state 0x16498 0 1 144 + 17848 1 1 30 + 264616 2 1 85 + 395936 3 1 85 + 49772 4 1 148 + 37560 5 1 148 + 897956 6 1 148 + 907176 7 1 148 + 909036 8 1 148 + 909784 9 1 85 + 996460 10 1 30 + 242020 11 1 30 + 242896 12 1 30 + 337912 13 1 16 + 125868 Powerstats for: passd UUID: 112 Microstackshots: 1 samples Primary state: 1 samples state 0x16298 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 5 + 406012 7 1 112 + 88464 8 1 112 + 61704 9 1 63 + 835656 10 1 85 + 866304 11 1 85 + 437336 12 1 148 + 668008 13 1 148 + 138916 14 1 148 + 136812 15 1 148 + 140208 16 1 148 + 140740 17 1 16 + 11284 Powerstats for: VPN UUID: 123 Microstackshots: 1 samples Primary state: 1 samples state 0x1b498 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 62428 6 1 5 + 405948 7 1 5 + 406012 8 1 123 + 4456784 9 1 123 + 4546484 10 1 123 + 4546736 11 1 16 + 11284 Powerstats for: MobileSafari UUID: 95 Microstackshots: 1 samples Primary state: 1 samples state 0x1b69a 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 62428 6 1 5 + 405948 7 1 5 + 406012 8 1 68 + 40616 9 1 160 + 62516 10 1 160 + 62960 11 1 160 + 26432 12 1 117 + 240476 13 1 16 + 125508 Powerstats for: BF News UUID: 41 Microstackshots: 1 samples Primary state: 1 samples state 0x1649a 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 18852 4 1 168 + 62428 5 1 5 + 405948 6 1 85 + 947036 7 1 85 + 106660 8 1 85 + 170664 9 1 85 + 937904 10 1 41 + 3493328 11 1 41 + 3458828 12 1 41 + 3459804 13 1 41 + 3454980 14 1 91 + 268924 15 1 91 + 330240 16 1 91 + 154540 17 1 91 + 360164 18 1 91 + 438800 19 1 91 + 483600 20 1 91 + 439688 21 1 16 + 132120 Powerstats for: nehelper UUID: 104 Microstackshots: 1 samples Primary state: 1 samples state 0x16498 0 1 26 + 4428 1 1 168 + 92920 2 1 168 + 66156 3 1 168 + 18852 4 1 168 + 61968 5 1 168 + 16864 6 1 168 + 61968 7 1 168 + 19840 8 1 5 + 406156 9 1 100 + 13288 10 1 100 + 22772 11 1 104 + 71520 12 1 104 + 92284 13 1 104 + 106772 14 1 168 + 59376 15 1 5 + 405948 16 1 104 + 107008 17 1 104 + 104792 18 1 160 + 76860 19 1 16 + 11284 Powerstats for: Living Earth UUID: 80 Microstackshots: 1 samples Primary state: 1 samples state 0x1b69a 0 1 26 + 4768 1 1 168 + 69804 2 1 168 + 70476 3 1 168 + 63704 4 1 168 + 18852 5 1 168 + 62428 6 1 5 + 405948 7 1 5 + 406012 8 1 80 + 301400 9 1 80 + 395928 10 1 80 + 396180 11 1 80 + 395456 12 1 80 + 394768 13 1 16 + 11284
1 note
·
View note
Link
via aubio.org
What is aubio ?
aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
Because these tasks are difficult, we thought it was important to gather them in a dedicated library. To increase the fun, we have made these algorithms work in a causal way, so as to be used in real time applications with as low delay as possible. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments.
Features
aubio currently provides the following features:
digital filters
phase vocoder
onset detection (several methods)
pitch tracking (several methods)
beat and tempo tracking
mel frequency cepstrum coefficients (MFCC)
transient / steady-state separation
Please check our list of ideas and future developments to see if it is listed there.
Implementation
aubio is written in C and is known to run on most modern architectures and platforms.
The Python interface has been written in C so that aubio arrays can be viewed directly in Python as NumPy arrays. This makes the aubio module quite efficient, not to say fast.
As of version 0.4.0, aubio has no required dependencies. Optionally, aubio can be built with libav, libsndfile, libsamplerate and FFTW (none of these are needed on Apple platforms). On Linux platforms, aubio can be built using JACK, while on Apple machines, JackOSX and AudioToolbox can be used.
License
aubio is a free and open source software released under the GNU/GPL license.
Note: aubio is not MIT or BSD licensed. Contact the author if you need it in your commercial product.
© 2003-2018 the aubio team | cc-by-sa
0 notes
Text
Third-party Ad Network SDK Integration
Third-party Ad Network SDK Integration
AdMarvel supports the following ad networks on the client-side:
Ad network Version Supported ad types Banner Interstitial Native Rewarded AdColony 2.6.1.1 Yes Yes Yes Yes Amazon 2.2.13 Yes Yes No No Chartboost 6.3.0 No Yes Yes Yes FaceBook 4.9.1 Yes Yes Yes No InMobi 5.1.2 Yes Yes Yes Yes Google/AdMob SDK 7.6.0 Yes Yes Yes No Heyzap 9.3.7 No Yes Yes No Millennial 6.1.0 Yes Yes Yes No Vungle 3.2.0 No Yes No Yes Verve 2.5.0 Yes Yes No No Unity Ads 1.5.6 No Yes No Yes YuMe 17.4.0.18 No Yes No No
The Opera Mediaworks SDK is designed to be used universally on iPhone and iPad apps.
See Adding an SDK for more information about adding frameworks.
See Integrating Opera Mediaworks SDK for more information about integrating the Opera Mediaworks SDK.
See Preparing your apps for iOS 9 for recommendations for iOS 9.
Integrating with AdColony
Add the following frameworks in your application project:
libz.1.2.5.dylib
AdSupport (Weak linked if deployment target is less than 7.0)
AudioToolbox
AVFoundation
CoreGraphics
CoreMedia
CoreTelephony
EventKit
EventKitUI
MediaPlayer
MessageUI
QuartzCore
Social (Weak linked if deployment target is less than 7.0)
StoreKit (Weak linked if deployment target is less than 7.0)
SystemConfiguration
WebKit (Weak linked if deployment target is less than 8.0)
The base deployment target supported by AdColony is 6.0.
AdColony SDK requires “-ObjC” and “-fobjc-arc” to be set as part of your Other Linker Flags in your project.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security (ATS). See here for instructions on disabling ATS.
To ensure your iOS app continues to work with ads served by the AdColony mobile ad network, you must whitelist AdColony Apps. See here for instructions on whitelisting apps.
You can initialize the AdColony SDK by providing the AdColony credentials in the info.plist file of your application. Add the following keys to your info.plist file:
Key Name
Description
Sample Value
Required
ADMARVEL_ADCOLONY_APP_ID App ID provided by AdColony. 121hddju1234 Yes ADMARVEL_ADCOLONY_AD_ZONES Zones provided by AdColony. Multiple zones must be comma-separated values without any spaces. 12345,12346,12347 Yes ADMARVEL_ADCOLONY_LOGGING Set to YES to turn on debug logs for AdColony and NO to turn off the debug logs. YES, NO No ADMARVEL_ADCOLONY_CUSTOM_ID Custom ID for AdColony. No
You must pass all the values as strings.
Integrating with Amazon
Add the following frameworks in your application project:
AdSupport
CoreGraphics
CoreLocation
CoreTelephony
Foundation
UIKit
SystemConfiguration
CoreTelephony
MediaPlayer
The base deployment target supported by Amazon is 6.0.
While building with Xcode 7.0, publishers might get the warning: AmazonMobileAdsSDK-Prefix.pch.pch: No such file or directory.
Amazon ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Chartboost
Add the following frameworks in your application project:
StoreKit
Foundation
CoreGraphics
UIKit
The base deployment target supported by Chartboost is 6.0.
While building with Xcode 7.0, publishers might get the warning: Chartboost-Prefix.pch.pch: No object file for requested architecture.
The Chartboost SDK is compatible with iOS version 6.0 or higher and devices iPhone 3GS or higher, iPod 3rd generation or higher, and all iPads.
Chartboost ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Integrating with Facebook
Add the following frameworks in your application project:
AdSupport
CoreGraphics
CoreMotion
CoreImage
Foundation
StoreKit
UIKit
SystemConfiguration
The base deployment target supported by Facebook is 7.0.
While building with Xcode 7.0 and setting application deployment target less than 7.0, publishers might get the warning: object file (FBANBannerAdAdapter.o) was built for newer iOS version (7.0) than being linked (6.0).
Disabling ATS
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. Currently, you will need to whitelist the Facebook domains in your app by adding the following to your application’s plist:
Whitelisting Facebook Apps
To ensure your iOS app continues to work with ads served by the Facebook mobile ad network, add the following properties to your app’s Info.plist file:
Integrating with GoogleAdMob
Add the following frameworks in your application project:
AdSupport
AudioToolbox
CoreGraphics
CoreMedia
EventKit
EventKitUI
MessageUI
StoreKit
SystemConfiguration
The base deployment target supported by GoogleAdMob is 6.0.
Google/AdMob SDK no longer works with the -all_load Other Linker Flag. If you have third party libraries that require the -all load flag try removing them from your project, removing the -all_load flag, and then adding the Other Linker Flag -force_load PATH/TO/LIB/<library filename>.
GoogleAdMob ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Heyzap
Add the following frameworks to your application project:
AdSupport
CoreGraphics
CoreTelephony
EventKit
EventKitUI
MediaPlayer
MobileCoreServices
QuartzCore
Security
StoreKit
iAd
libsqlite3.dylib
libxml2.dylib
Heyzap ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Integrating with InMobi
Add the following frameworks to your application project:
AdSupport
AudioToolbox
AVFoundation
CoreLocation
CoreTelephony
EventKit
EventKitUI
MediaPlayer
MessageUI
Security
Social
UIKit (Weak linked if deployment target is less than 7.0)
StoreKit
SystemConfiguration
libsqlite3.0.dylib
libz.dylib
The base deployment target supported by InMobi is 7.0.
While building with Xcode 7.0 and setting application deployment target less than 8.1, publishers might get the warning: object file (IMPing.o) was built for newer iOS version (8.1) than being linked (6.0).
InMobi ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Millennial
Add the following frameworks to your application project:
AdSupport
AudioToolbox
AVFoundation
CoreGraphics
CoreLocation
Foundation
MediaPlayer
MobileCoreServices
QuartzCore
Social
StoreKit
SystemConfiguration
UIKit
libxml2.dylib
The base deployment target supported by Millennial is 7.0.
While building with Xcode 7.0 and setting application deployment target less than 7.0, publishers might get the warning: object file (MMVASTMediaFile.o) was built for newer iOS version (7.0) than being linked (6.0).
Millennial ad network does not support App Thinning. You must set enable bitcode to “NO” in your project’s build settings.
Millennial SDK requires -ObjC to be set as part of your Other Linker Flags in your project.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Vungle
Add the following frameworks to your application project:
AdSupport
AudioToolbox
AVFoundation
CFNetwork
CoreGraphics
CoreMedia
Foundation
libz.dylib
libsqlite3.dylib
MediaPlayer
QuartzCore
StoreKit
SystemConfiguration
UIKit
WebKit (Weak linked if deployment target is less than 8.0)
The base deployment target supported by Vungle is 7.0.
You must add -ObjC to Other Linker flags of your project’s build settings.
Vungle ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
For Vungle to work properly, publishers must add VungleResource.Bundle file in the application’s resource directory. VungleResource.Bundle file is packaged inside AdMarvelSDK.zip.
Integrating with Verve
Add the following frameworks to your application project:
AdSupport
CoreLocation
CoreGraphics
Foundation
iAd
UIKit
EventKit
Security
PassKit
MediaPlayer
MessageUI
Social
libxml2.dylib
The base deployment target supported by Verve is 7.0.
You must add -ObjC and -all_load to Other Linker flags of your project’s build settings.
Verve ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Integrating with UnityAds
Add the following frameworks to your application project:
StoreKit
AdSupport
The base deployment target supported by UnityAds is 6.0.
While building with Xcode 7.0 and setting application deployment target less than 6.1, publishers might get the warning: object file (UnityAds) was built for newer iOS version (6.1) than being linked (6.0).
UnityAds ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
For UnityAds to work properly, publishers must add UnityResource.Bundle file in the application’s resource directory. UnityResource.Bundle file is packaged inside AdMarvelSDK.zip.
You can initialize the UnityAds SDK by providing the UnityAds credentials in the info.plist file of your application. Add the following keys to your info.plist file:
Key Name
Description
Sample Value
Required
ADMARVEL_UNITY_GAME_ID Game ID provided by UnityAds. 121hddju1234 Yes ADMARVEL_UNITY_TEST Set to YES to turn on the test mode and NO to turn off the test mode. YES, NO No ADMARVEL_UNITY_TEST_DEVELOPER_ID Set the developer ID, if any. Applicable for only test mode. 1234rfgf No ADMARVEL_UNITY_TEST_OPTIONS_ID Set the options ID, if any. Applicable for only test mode. 6454rtusd No ADMARVEL_UNITY_DEBUG_MODE Set to YES to turn on debug logs for UnityAds and NO to turn off the debug logs. YES, NO No
You must pass all the values as strings.
Integrating with YuMe
Add the following frameworks to your application project:
EventKitUI
UIKit
SystemConfiguration
EventKit
MobileCoreServices
Foundation
CoreGraphics
The base deployment target supported by YuMe is 7.0.
While building with Xcode 7.0, publishers might get the warning: /var/folders/3q/s140pfys2511qczgs3fv4g580000gr/C/org.llvm.clang.yume/ModuleCache/2O17EPEGSEGEG/Foundation-29B9L6YRR52B.pcm: No such file or directory.
The EventKitUI and EventKit frameworks are optional.
The YuMe SDK is compatible with iOS 7.0 or higher and requires -ObjC to be set as part of your Other Linker Flags in your project.
YuMe ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Linking News, the best press release distribution service provider, has the strongest network in the entire industry, including more than 10,000 news outlets and over 1,000 social media networks around the globe. We distribute your company’s news or articles to thousands of the world’s top media outlets and over 30,000+ journalists. Your story will be syndicated to many news and media sites, including ABC, NBC, CBS, FOX, and many more notable names, with the White Label Press Release Distribution Solution (unbranded or private label press release service).
Visit www.linkingnews.com.
Linking News, the best press release distribution service provider, has the strongest network in the entire industry, including more than 10,000 news outlets and over 1,000 social media networks around the globe. Your press release will be guaranteed to be published on 300+ news and media sites, including ABC, NBC, CBS, FOX, and many more notable names, with the white label press release distribution solution (unbranded or private label press release service).
Best Press Release Distribution Service
Order Now
The post Third-party Ad Network SDK Integration appeared first on Linking News.
from https://www.linkingnews.com/display-ams-third-partyadnetworksdkintegration/ from http://bit.ly/2Y4O8iS
0 notes
Text
Third-party Ad Network SDK Integration
Third-party Ad Network SDK Integration
AdMarvel supports the following ad networks on the client-side:
Ad network Version Supported ad types Banner Interstitial Native Rewarded AdColony 2.6.1.1 Yes Yes Yes Yes Amazon 2.2.13 Yes Yes No No Chartboost 6.3.0 No Yes Yes Yes FaceBook 4.9.1 Yes Yes Yes No InMobi 5.1.2 Yes Yes Yes Yes Google/AdMob SDK 7.6.0 Yes Yes Yes No Heyzap 9.3.7 No Yes Yes No Millennial 6.1.0 Yes Yes Yes No Vungle 3.2.0 No Yes No Yes Verve 2.5.0 Yes Yes No No Unity Ads 1.5.6 No Yes No Yes YuMe 17.4.0.18 No Yes No No
The Opera Mediaworks SDK is designed to be used universally on iPhone and iPad apps.
See Adding an SDK for more information about adding frameworks.
See Integrating Opera Mediaworks SDK for more information about integrating the Opera Mediaworks SDK.
See Preparing your apps for iOS 9 for recommendations for iOS 9.
Integrating with AdColony
Add the following frameworks in your application project:
libz.1.2.5.dylib
AdSupport (Weak linked if deployment target is less than 7.0)
AudioToolbox
AVFoundation
CoreGraphics
CoreMedia
CoreTelephony
EventKit
EventKitUI
MediaPlayer
MessageUI
QuartzCore
Social (Weak linked if deployment target is less than 7.0)
StoreKit (Weak linked if deployment target is less than 7.0)
SystemConfiguration
WebKit (Weak linked if deployment target is less than 8.0)
The base deployment target supported by AdColony is 6.0.
AdColony SDK requires “-ObjC” and “-fobjc-arc” to be set as part of your Other Linker Flags in your project.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security (ATS). See here for instructions on disabling ATS.
To ensure your iOS app continues to work with ads served by the AdColony mobile ad network, you must whitelist AdColony Apps. See here for instructions on whitelisting apps.
You can initialize the AdColony SDK by providing the AdColony credentials in the info.plist file of your application. Add the following keys to your info.plist file:
Key Name
Description
Sample Value
Required
ADMARVEL_ADCOLONY_APP_ID App ID provided by AdColony. 121hddju1234 Yes ADMARVEL_ADCOLONY_AD_ZONES Zones provided by AdColony. Multiple zones must be comma-separated values without any spaces. 12345,12346,12347 Yes ADMARVEL_ADCOLONY_LOGGING Set to YES to turn on debug logs for AdColony and NO to turn off the debug logs. YES, NO No ADMARVEL_ADCOLONY_CUSTOM_ID Custom ID for AdColony. No
You must pass all the values as strings.
Integrating with Amazon
Add the following frameworks in your application project:
AdSupport
CoreGraphics
CoreLocation
CoreTelephony
Foundation
UIKit
SystemConfiguration
CoreTelephony
MediaPlayer
The base deployment target supported by Amazon is 6.0.
While building with Xcode 7.0, publishers might get the warning: AmazonMobileAdsSDK-Prefix.pch.pch: No such file or directory.
Amazon ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Chartboost
Add the following frameworks in your application project:
StoreKit
Foundation
CoreGraphics
UIKit
The base deployment target supported by Chartboost is 6.0.
While building with Xcode 7.0, publishers might get the warning: Chartboost-Prefix.pch.pch: No object file for requested architecture.
The Chartboost SDK is compatible with iOS version 6.0 or higher and devices iPhone 3GS or higher, iPod 3rd generation or higher, and all iPads.
Chartboost ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Integrating with Facebook
Add the following frameworks in your application project:
AdSupport
CoreGraphics
CoreMotion
CoreImage
Foundation
StoreKit
UIKit
SystemConfiguration
The base deployment target supported by Facebook is 7.0.
While building with Xcode 7.0 and setting application deployment target less than 7.0, publishers might get the warning: object file (FBANBannerAdAdapter.o) was built for newer iOS version (7.0) than being linked (6.0).
Disabling ATS
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. Currently, you will need to whitelist the Facebook domains in your app by adding the following to your application’s plist:
Whitelisting Facebook Apps
To ensure your iOS app continues to work with ads served by the Facebook mobile ad network, add the following properties to your app’s Info.plist file:
Integrating with GoogleAdMob
Add the following frameworks in your application project:
AdSupport
AudioToolbox
CoreGraphics
CoreMedia
EventKit
EventKitUI
MessageUI
StoreKit
SystemConfiguration
The base deployment target supported by GoogleAdMob is 6.0.
Google/AdMob SDK no longer works with the -all_load Other Linker Flag. If you have third party libraries that require the -all load flag try removing them from your project, removing the -all_load flag, and then adding the Other Linker Flag -force_load PATH/TO/LIB/<library filename>.
GoogleAdMob ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Heyzap
Add the following frameworks to your application project:
AdSupport
CoreGraphics
CoreTelephony
EventKit
EventKitUI
MediaPlayer
MobileCoreServices
QuartzCore
Security
StoreKit
iAd
libsqlite3.dylib
libxml2.dylib
Heyzap ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Integrating with InMobi
Add the following frameworks to your application project:
AdSupport
AudioToolbox
AVFoundation
CoreLocation
CoreTelephony
EventKit
EventKitUI
MediaPlayer
MessageUI
Security
Social
UIKit (Weak linked if deployment target is less than 7.0)
StoreKit
SystemConfiguration
libsqlite3.0.dylib
libz.dylib
The base deployment target supported by InMobi is 7.0.
While building with Xcode 7.0 and setting application deployment target less than 8.1, publishers might get the warning: object file (IMPing.o) was built for newer iOS version (8.1) than being linked (6.0).
InMobi ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Millennial
Add the following frameworks to your application project:
AdSupport
AudioToolbox
AVFoundation
CoreGraphics
CoreLocation
Foundation
MediaPlayer
MobileCoreServices
QuartzCore
Social
StoreKit
SystemConfiguration
UIKit
libxml2.dylib
The base deployment target supported by Millennial is 7.0.
While building with Xcode 7.0 and setting application deployment target less than 7.0, publishers might get the warning: object file (MMVASTMediaFile.o) was built for newer iOS version (7.0) than being linked (6.0).
Millennial ad network does not support App Thinning. You must set enable bitcode to “NO” in your project’s build settings.
Millennial SDK requires -ObjC to be set as part of your Other Linker Flags in your project.
If you compile your app with iOS SDK 9.0, you must disable App Transport Security. See here for instructions on disabling ATS.
Integrating with Vungle
Add the following frameworks to your application project:
AdSupport
AudioToolbox
AVFoundation
CFNetwork
CoreGraphics
CoreMedia
Foundation
libz.dylib
libsqlite3.dylib
MediaPlayer
QuartzCore
StoreKit
SystemConfiguration
UIKit
WebKit (Weak linked if deployment target is less than 8.0)
The base deployment target supported by Vungle is 7.0.
You must add -ObjC to Other Linker flags of your project’s build settings.
Vungle ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
For Vungle to work properly, publishers must add VungleResource.Bundle file in the application’s resource directory. VungleResource.Bundle file is packaged inside AdMarvelSDK.zip.
Integrating with Verve
Add the following frameworks to your application project:
AdSupport
CoreLocation
CoreGraphics
Foundation
iAd
UIKit
EventKit
Security
PassKit
MediaPlayer
MessageUI
Social
libxml2.dylib
The base deployment target supported by Verve is 7.0.
You must add -ObjC and -all_load to Other Linker flags of your project’s build settings.
Verve ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Integrating with UnityAds
Add the following frameworks to your application project:
StoreKit
AdSupport
The base deployment target supported by UnityAds is 6.0.
While building with Xcode 7.0 and setting application deployment target less than 6.1, publishers might get the warning: object file (UnityAds) was built for newer iOS version (6.1) than being linked (6.0).
UnityAds ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
For UnityAds to work properly, publishers must add UnityResource.Bundle file in the application’s resource directory. UnityResource.Bundle file is packaged inside AdMarvelSDK.zip.
You can initialize the UnityAds SDK by providing the UnityAds credentials in the info.plist file of your application. Add the following keys to your info.plist file:
Key Name
Description
Sample Value
Required
ADMARVEL_UNITY_GAME_ID Game ID provided by UnityAds. 121hddju1234 Yes ADMARVEL_UNITY_TEST Set to YES to turn on the test mode and NO to turn off the test mode. YES, NO No ADMARVEL_UNITY_TEST_DEVELOPER_ID Set the developer ID, if any. Applicable for only test mode. 1234rfgf No ADMARVEL_UNITY_TEST_OPTIONS_ID Set the options ID, if any. Applicable for only test mode. 6454rtusd No ADMARVEL_UNITY_DEBUG_MODE Set to YES to turn on debug logs for UnityAds and NO to turn off the debug logs. YES, NO No
You must pass all the values as strings.
Integrating with YuMe
Add the following frameworks to your application project:
EventKitUI
UIKit
SystemConfiguration
EventKit
MobileCoreServices
Foundation
CoreGraphics
The base deployment target supported by YuMe is 7.0.
While building with Xcode 7.0, publishers might get the warning: /var/folders/3q/s140pfys2511qczgs3fv4g580000gr/C/org.llvm.clang.yume/ModuleCache/2O17EPEGSEGEG/Foundation-29B9L6YRR52B.pcm: No such file or directory.
The EventKitUI and EventKit frameworks are optional.
The YuMe SDK is compatible with iOS 7.0 or higher and requires -ObjC to be set as part of your Other Linker Flags in your project.
YuMe ad network does not support App Thinning. You must set enablebitcode to “NO” in your project’s build settings.
Linking News, the best press release distribution service provider, has the strongest network in the entire industry, including more than 10,000 news outlets and over 1,000 social media networks around the globe. We distribute your company’s news or articles to thousands of the world’s top media outlets and over 30,000+ journalists. Your story will be syndicated to many news and media sites, including ABC, NBC, CBS, FOX, and many more notable names, with the White Label Press Release Distribution Solution (unbranded or private label press release service).
Visit www.linkingnews.com.
Linking News, the best press release distribution service provider, has the strongest network in the entire industry, including more than 10,000 news outlets and over 1,000 social media networks around the globe. Your press release will be guaranteed to be published on 300+ news and media sites, including ABC, NBC, CBS, FOX, and many more notable names, with the white label press release distribution solution (unbranded or private label press release service).
Best Press Release Distribution Service
Order Now
The post Third-party Ad Network SDK Integration appeared first on Linking News.
from https://www.linkingnews.com/display-ams-third-partyadnetworksdkintegration/
0 notes
Text
AVAudioEngine Tutorial for iOS: Getting Started
Mention audio processing to most iOS developers, and they’ll give you a look of fear and trepidation. That’s because, prior to iOS 8, it meant diving into the depths of the low-level Core Audio framework — a trip only a few brave souls dared to make. Thankfully, that all changed in 2014 with the release of iOS 8 and AVAudioEngine. This AVAudioEngine tutorial will show you how to use Apple’s new, higher level audio toolkit to make audio processing apps without needing to dive into Core Audio.
That’s right! No longer do you need to search through obscure pointer-based C/C++ structs and memory buffers to gather your raw audio data.
In this AVAudioEngine tutorial, you’ll use AVAudioEngine to build the next great podcasting app: Raycast. More specifically, you’ll add the audio functionality controlled by the UI: play/pause button, skip forward/back buttons, progress bar and playback rate selector. When you’re done, you’ll have a fantastic app for listening to Dru and Janie.
Getting Started
To get started, download the materials for this tutorial (you can find a link at the top or bottom of this tutorial). Build and run your project in Xcode, and you’ll see the basic UI.
The controls don’t do anything yet, but they’re all connected to IBOutlets and associated IBActions in the view controllers.
iOS Audio Framework Introduction
Before jumping into the project, here’s a quick overview of the iOS Audio frameworks:
CoreAudio and AudioToolbox are the low-level C frameworks.
AVFoundation is an Objective-C/Swift framework.
AVAudioEngine is a part of AVFoundation.
AVAudioEngine is a class that defines a group of connected audio nodes. You’ll be adding two nodes to the project: AVAudioPlayerNode and AVAudioUnitTimePitch.
Setup Audio
Open ViewController.swift and take a look inside. At the top, you’ll see all of the connected outlets and class variables. The actions are also connected to the appropriate outlets in the storyboard.
Add the following code to setupAudio():
// 1 audioFileURL = Bundle.main.url(forResource: "Intro", withExtension: "mp4") // 2 engine.attach(player) engine.connect(player, to: engine.mainMixerNode, format: audioFormat) engine.prepare() do { // 3 try engine.start() } catch let error { print(error.localizedDescription) }
Take a closer look at what’s happening:
This gets the URL of the bundle audio file. When set, it will instantiate audioFile in audioFileURL‘s didSet block in the variable declaration section above.
Attach the player node to the engine, which you must do before connecting other nodes. These nodes will either produce, process or output audio. The audio engine provides a main mixer node that you connect to the player node. By default, the main mixer connects to the engine default output node (iOS device speaker). prepare() preallocates needed resources.
Next, add the following to scheduleAudioFile():
guard let audioFile = audioFile else { return } skipFrame = 0 player.scheduleFile(audioFile, at: nil) { [weak self] in self?.needsFileScheduled = true }
This schedules the playing of the entire audioFile. at: is the time (AVAudioTime) in the future you want the audio to play. Setting to nil starts playback immediately. The file is only scheduled to play once. Tapping the Play button again doesn’t restart it from the beginning. You’ll need to reschedule to play it again. When the audio file is done playing, the flag, needsFileScheduled, is set in the completion block.
There are other variants of scheduling audio for playback:
scheduleBuffer(AVAudioPCMBuffer, completionHandler: AVAudioNodeCompletionHandler? = nil): This provides a buffer preloaded with the audio data.
scheduleSegment(AVAudioFile, startingFrame: AVAudioFramePosition, frameCount: AVAudioFrameCount, at: AVAudioTime?, completionHandler: AVAudioNodeCompletionHandler? = nil): This is like scheduleFile except you specify which audio frame to start playing from and how many frames to play.
Then, add the following to playTapped(_:):
// 1 sender.isSelected = !sender.isSelected // 2 if player.isPlaying { player.pause() } else { if needsFileScheduled { needsFileScheduled = false scheduleAudioFile() } player.play() }
Here’s the breakdown:
Toggle the selection state of button, which changes the button image as set in storyboard.
Use player.isPlaying to determine if the player currently playing. If so, pause it; if not, play. You also check needsFileScheduled and reschedule the file if required.
Build and run, then tap the playPauseButton. You should hear Ray’s lovely intro to The raywenderlich.com Podcast. :] But, there’s no UI feedback; you have no idea how long the file is or where you are in it.
Add Progress Feedback
Add the following to the end of viewDidLoad():
updater = CADisplayLink(target: self, selector: #selector(updateUI)) updater?.add(to: .current, forMode: .defaultRunLoopMode) updater?.isPaused = true
CADisplayLink is a timer object that synchronizes with the display’s refresh rate. You instantiate it with the selector, updateUI . Then, you add it to a run loop — in this case, the default run loop. Finally, it doesn’t need to start running yet, so set isPaused to true.
Replace the implementation of playTapped(_:) with the following:
sender.isSelected = !sender.isSelected if player.isPlaying { disconnectVolumeTap() updater?.isPaused = true player.pause() } else { if needsFileScheduled { needsFileScheduled = false scheduleAudioFile() } connectVolumeTap() updater?.isPaused = false player.play() }
The key thing here is to pause the UI with updater.isPaused = true when the player pauses. You’ll learn about connectVolumeTap() and disconnectVolumeTap() in the VU Meter section below.
Replace var currentFrame: AVAudioFramePosition = 0 with the following:
var currentFrame: AVAudioFramePosition { // 1 guard let lastRenderTime = player.lastRenderTime, // 2 let playerTime = player.playerTime(forNodeTime: lastRenderTime) else { return 0 } // 3 return playerTime.sampleTime }
currentFrame returns the last audio sample rendered by player. Here’s a closer look:
player.lastRenderTime returns the time in reference to engine start time. If engine is not running, lastRenderTime returns nil.
player.playerTime(forNodeTime:) converts lastRenderTime to time relative to player start time. If player is not playing, then playerTime returns nil.
sampleTime is time as a number of audio samples within the audio file.
Now for the UI updates. Add the following to updateUI():
// 1 currentPosition = currentFrame + skipFrame currentPosition = max(currentPosition, 0) currentPosition = min(currentPosition, audioLengthSamples) // 2 progressBar.progress = Float(currentPosition) / Float(audioLengthSamples) let time = Float(currentPosition) / audioSampleRate countUpLabel.text = formatted(time: time) countDownLabel.text = formatted(time: audioLengthSeconds - time) // 3 if currentPosition >= audioLengthSamples { player.stop() updater?.isPaused = true playPauseButton.isSelected = false disconnectVolumeTap() }
Let’s step through this:
The property skipFrame is an offset added to or subtracted from currentFrame, initially set to zero. Make sure currentPosition doesn’t fall outside the range of the file.
Update progressBar.progress to currentPosition within audioFile. Compute time by dividing currentPosition by sampleRate of audioFile. Update countUpLabel and countDownLabel text to current time within audioFile.
If currentPosition is at the end of the file, then:
Stop the player.
Pause the timer.
Reset the playPauseButton selection state.
Disconnect the volume tap.
Build and run, then tap the playPauseButton. Once again, you’ll hear Ray’s intro, but this time the progressBar and timer labels supply the missing status information.
Implement the VU Meter
Now it’s time for you to add the VU Meter functionality. It’s a UIView positioned to fit between the pause icon’s bars. The height of the view determined by the average power of the playing audio. This is your first opportunity for some audio processing.
You’ll compute the average power on a 1k buffer of audio samples. A common way to determine the average power of a buffer of audio samples is to calculate the Root Mean Square (RMS) of the samples.
Average power is the representation, in decibels, of the average value of a range of audio sample data. There’s also peak power, which is the max value in a range of sample data.
Add the following helper method below connectVolumeTap():
func scaledPower(power: Float) -> Float { // 1 guard power.isFinite else { return 0.0 } // 2 if power < minDb { return 0.0 } else if power >= 1.0 { return 1.0 } else { // 3 return (fabs(minDb) - fabs(power)) / fabs(minDb) } }
scaledPower(power:) converts the negative power decibel value to a positive value that adjusts the volumeMeterHeight.constant value above. Here’s what it does:
power.isFinite checks to make sure power is a valid value — i.e., not NaN — returning 0.0 if it isn’t.
This sets the dynamic range of our vuMeter to 80db. For any value below -80.0, return 0.0. Decibel values on iOS have a range of -160db, near silent, to 0db, maximum power. minDb is set to -80.0, which provides a dynamic range of 80db. You can alter this value to see how it affects the vuMeter.
Compute the scaled value between 0.0 and 1.0.
Now, add the following to connectVolumeTap():
// 1 let format = engine.mainMixerNode.outputFormat(forBus: 0) // 2 engine.mainMixerNode.installTap(onBus: 0, bufferSize: 1024, format: format) { buffer, when in // 3 guard let channelData = buffer.floatChannelData, let updater = self.updater else { return } let channelDataValue = channelData.pointee // 4 let channelDataValueArray = stride(from: 0, to: Int(buffer.frameLength), by: buffer.stride).map{ channelDataValue[$0] } // 5 let rms = sqrt(channelDataValueArray.map{ $0 * $0 }.reduce(0, +) / Float(buffer.frameLength)) // 6 let avgPower = 20 * log10(rms) // 7 let meterLevel = self.scaledPower(power: avgPower) DispatchQueue.main.async { self.volumeMeterHeight.constant = !updater.isPaused ? CGFloat(min((meterLevel * self.pauseImageHeight), self.pauseImageHeight)) : 0.0 } }
There’s a lot going on here, so here’s the breakdown:
Get the data format for the mainMixerNode‘s output.
installTap(onBus: 0, bufferSize: 1024, format: format) gives you access to the audio data on the mainMixerNode‘s output bus. You request a buffer size of 1024 bytes, but the requested size isn’t guaranteed, especially if you request a buffer that’s too small or large. Apple’s documentation doesn’t specify what those limits are. The completion block receives an AVAudioPCMBuffer and a AVAudioTime as parameters. You can check buffer.frameLength to determine the actual buffer size. when provides the capture time of the buffer.
buffer.floatChannelData gives you an array of pointers to each sample’s data. channelDataValue is an array of UnsafeMutablePointer<Float>
Converting from an array of UnsafeMutablePointer<Float> to an array of Float makes later calculations easier. To do that, use stride(from:to:by:) to create an array of indexes into channelDataValue. Then map{ channelDataValue[$0] } to access and store the data values in channelDataValueArray.
Computing the RMS involves a map/reduce/divide operation. First, the map operation squares all of the values in the array, which the reduce operation sums. Divide the sum of the squares by the buffer size, then take the square root, producing the RMS of the audio sample data in the buffer. This should be a value between 0.0 and 1.0, but there could be some edge cases where it’s a negative value.
Convert the RMS to decibels (Acoustic Decibel reference). This should be a value between -160 and 0, but if rms is negative, this value would be NaN.
Scale the decibels into a value suitable for your vuMeter.
Finally, add the following to disconnectVolumeTap():
engine.mainMixerNode.removeTap(onBus: 0) volumeMeterHeight.constant = 0
AVAudioEngine allows only a single-tap per bus. It’s a good practice to remove it when not in use.
Build and run, then tap playPauseButton. The vuMeter is now active, providing average power feedback of the audio data.
Implementing Skip
Time to implement the skip forward and back buttons. skipForwardButton jumps ahead 10 seconds into the audio file, and skipBackwardButton jumps back 10 seconds.
Add the following to seek(to:):
guard let audioFile = audioFile, let updater = updater else { return } // 1 skipFrame = currentPosition + AVAudioFramePosition(time * audioSampleRate) skipFrame = max(skipFrame, 0) skipFrame = min(skipFrame, audioLengthSamples) currentPosition = skipFrame // 2 player.stop() if currentPosition < audioLengthSamples { updateUI() needsFileScheduled = false // 3 player.scheduleSegment(audioFile, startingFrame: skipFrame, frameCount: AVAudioFrameCount(audioLengthSamples - skipFrame), at: nil) { [weak self] in self?.needsFileScheduled = true } // 4 if !updater.isPaused { player.play() } }
Here's the play by play:
Convert time, which is in seconds to frame position by multiplying by audioSampleRate, and add it to currentPosition. Then, make sure skipFrame is not before the start of the file and not past the end of the file.
player.stop() not only stops playback, but it also clears all previously scheduled events. Call updateUI() to set the UI to the new currentPosition value.
player.scheduleSegment(_:startingFrame:frameCount:at:) schedules playback starting at skipFrame position of audioFile. frameCount is the number of frames to play. You want to play to the end of file, so set it to audioLengthSamples - skipFrame. Finally, at: nil specifies to start playback immediately instead of at some time in the future.
If player was playing before skip was called, then call player.play() to resume playback. updater.isPaused is convenient for determining this, because it is only true if player was previously paused.
Build and run, then tap the playPauseButton. Tap skipBackwardButton and skipForwardButton to skip forward and back. Watch as the progressBar and count labels change.
Implementing Rate Change
The last thing to implement is changing the rate of playback. Listening to podcasts at higher than 1x speeds is a popular feature these days.
In setupAudio(), replace the following:
engine.attach(player) engine.connect(player, to: engine.mainMixerNode, format: audioFormat)
with:
engine.attach(player) engine.attach(rateEffect) engine.connect(player, to: rateEffect, format: audioFormat) engine.connect(rateEffect, to: engine.mainMixerNode, format: audioFormat)
This attaches and connects rateEffect, a AVAudioUnitTimePitch node, to the audio graph. This node type is an effects node, specifically it can change the rate of playback and pitch shift the audio.
The didChangeRateValue() action handles changes to rateSlider. It computes an index into rateSliderValues array and sets rateValue, which sets rateEffect.rate. rateSlider has a value range of 0.5x to 3.0x
Build and run, then tap the playPauseButton. Adjust rateSlider to hear what Ray sounds like when he has had too much or too little coffee.
Where to Go From Here?
You can download the final project using the link at the top or bottom of this tutorial.
Look at the other effects you can add to audioSetup(). One option is to wire up a pitch shift slider to rateEffect.pitch and make Ray sound like a chipmunk. :]
To learn more about AVAudioEngine and related iOS audio topics, check out:
WWDC 2014 Session 502: AVAudioEngine in Practice
Apple's "Working with Audio"
Beginning Audio with AVFoundation: Audio Effects
Audio Tutorial for iOS: File and Data Formats
We hope you enjoyed this tutorial on AVAudioEngine. If you have any questions or comments, please join the forum discussion below!
The post AVAudioEngine Tutorial for iOS: Getting Started appeared first on Ray Wenderlich.
AVAudioEngine Tutorial for iOS: Getting Started published first on https://medium.com/@koresol
0 notes
Text
Play sound in iOS apps: AudioToolbox
How to play (short) sounds in iOS apps…
The max length of the sound is 30”. Don’t forget this.
Well, suppose that you have a “backtothefuture.mp3” file into the iOS app project.
Now you can follow this simple steps:
1. add the AudioToolbox.framework
2. import the AudioToolbox.framework writing
#import <AudioToolbox/AudioToolbox.h>
3. write the code for create, play and dispose the sound using the AudioServices classes
+(void)playSound { NSString *songName = @"backtothefuture.mp3"; SystemSoundID mSound; NSString* path = [[NSBundle mainBundle] pathForResource:songName ofType:nil]; NSURL* url = [NSURL fileURLWithPath:path]; AudioServicesCreateSystemSoundID((__bridge CFURLRef)url, &mSound); // Sounds played with AudioServicesPlaySystemSound can not be longer then 30 secs. // So we can dispose the system sound id after that period. AudioServicesAddSystemSoundCompletion(mSound, NULL, NULL, systemAudioCallback, NULL); AudioServicesPlaySystemSound(mSound); } //it is a function, not a method! This function is called when the sound stops to play void systemAudioCallback(SystemSoundID soundId, void *clientData) { AudioServicesDisposeSystemSoundID(soundId); }
4. finally call the class method writing [MySoundClass playSound];
That’s all!
2 notes
·
View notes
Text
A C function pointer can only be formed from a reference to a ‘func’ or a literal closure
Compare different ways of setting a listener proc for audio object
Note that AudioObjectRemovePropertyListenerBlock doesn’t work for now with Swift
import AudioToolbox // Query an AudioObjectID var inAddress = AudioObjectPropertyAddress( mSelector: kAudioHardwarePropertyDefaultOutputDevice, mScope: kAudioObjectPropertyScopeGlobal, mElement: kAudioObjectPropertyElementMaster ) var objectID = kAudioObjectUnknown var size = UInt32(sizeof(AudioDeviceID)) AudioObjectGetPropertyData(UInt32(kAudioObjectSystemObject), &inAddress, 0, nil, &size, &objectID) // Query an AudioObjectPropertyAddress inAddress = AudioObjectPropertyAddress( mSelector: kAudioDevicePropertyVolumeScalar, mScope: kAudioObjectPropertyScopeOutput, mElement: kAudioObjectPropertyElementMaster ) var data: Float32 = 0 size = UInt32(sizeof(Float32)) AudioObjectGetPropertyData(objectID, &inAddress, 0, nil, &size, &data) print(data) // Option 1: Closure let listenerProc: AudioObjectPropertyListenerProc = { _, _, _, _ in AudioObjectGetPropertyData(objectID, &inAddress, 0, nil, &size, &data) print(data) return 0 } // Option 2: Func //func listenerProc() -> AudioObjectPropertyListenerProc { // return { _, _, _, _ in // AudioObjectGetPropertyData(objectID, &inAddress, 0, nil, &size, &data) // print(data) // return 0 // } //} // Option 3: [Error] A C function pointer can only be formed from a reference to a ‘func’ or a literal closure //let listenerProc: (AudioObjectID, UInt32, UnsafePointer, UnsafeMutablePointer) -> OSStatus = { _, _, _, _ in // AudioObjectGetPropertyData(objectID, &inAddress, 0, nil, &size, &data) // print(data) // return 0 //} AudioObjectAddPropertyListener(objectID, &inAddress, listenerProc, &data) AudioObjectRemovePropertyListener(objectID, &inAddress, listenerProc, &data)
0 notes
Text
Red browser
{"app_name":"Red Browser","timestamp":"2017-03-01 23:13:05.11 -0800","app_version":"2.2","slice_uuid":"24ea87f0-1792-375a-9637-f9b3409349aa","adam_id":829739720,"build_version":"2.2.0","bundleID":"com.gplexdb.azulbrowse","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 10.2.1 (14D27)","incident_id":"2DA4D49B-AA2D-474D-8D7A-B8AE9D088261","name":"Red Browser"} Incident Identifier: 2DA4D49B-AA2D-474D-8D7A-B8AE9D088261 CrashReporter Key: a436a0141e509b265a3645d5b0ae940f1a150d6e Hardware Model: iPhone9,3 Process: Red Browser [3428] Path: /private/var/containers/Bundle/Application/157E25E3-7828-4A12-AF03-84C5FBBC47F0/Red Browser.app/Red Browser Identifier: com.gplexdb.azulbrowse Version: 2.2.0 (2.2) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.gplexdb.azulbrowse [1228] Date/Time: 2017-03-01 23:13:04.8887 -0800 Launch Time: 2017-03-01 23:04:37.0092 -0800 OS Version: iPhone OS 10.2.1 (14D27) Report Version: 104 Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Triggered by Thread: 0 Filtered syslog: None found Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 GraphicsServices 0x0000000188eee198 0x188ee2000 + 49560 6 UIKit 0x000000018d4817fc 0x18d407000 + 501756 7 UIKit 0x000000018d47c534 0x18d407000 + 480564 8 Red Browser 0x00000001000e3ac8 0x1000d8000 + 47816 9 libdyld.dylib 0x000000018641d5b8 0x186419000 + 17848 Thread 1 name: com.apple.NSURLConnectionLoader Thread 1: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 CFNetwork 0x0000000187c3fa70 0x187b60000 + 916080 6 Foundation 0x0000000188074e68 0x187f6b000 + 1089128 7 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 8 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 9 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 2 name: com.apple.uikit.eventfetch-thread Thread 2: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 Foundation 0x0000000187f7726c 0x187f6b000 + 49772 6 Foundation 0x0000000187f97dd0 0x187f6b000 + 183760 7 UIKit 0x000000018ddf5c38 0x18d407000 + 10415160 8 Foundation 0x0000000188074e68 0x187f6b000 + 1089128 9 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 10 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 11 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 3 name: com.apple.CoreMotion.MotionThread Thread 3: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 CoreFoundation 0x0000000187487b44 0x187431000 + 355140 6 CoreMotion 0x000000018e2fd120 0x18e28f000 + 450848 7 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 8 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 9 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 4: 0 libsystem_kernel.dylib 0x00000001865156e4 0x186510000 + 22244 1 Red Browser 0x00000001003289a4 0x1000d8000 + 2427300 2 Red Browser 0x0000000100323898 0x1000d8000 + 2406552 3 Red Browser 0x0000000100d5be34 0x1000d8000 + 13123124 4 Red Browser 0x0000000100d5e2c8 0x1000d8000 + 13132488 5 Red Browser 0x0000000100197480 0x1000d8000 + 783488 6 Foundation 0x0000000188074e68 0x187f6b000 + 1089128 7 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 8 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 9 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 5 name: AVAudioSession Notify Thread Thread 5: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 AVFAudio 0x00000001a0f3fd24 0x1a0eca000 + 482596 6 AVFAudio 0x00000001a0f65d9c 0x1a0eca000 + 638364 7 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 8 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 9 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 6 name: com.apple.coreaudio.AQClient Thread 6: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 AudioToolbox 0x000000018a5080cc 0x18a34b000 + 1822924 6 AudioToolbox 0x000000018a6e0230 0x18a34b000 + 3756592 7 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 8 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 9 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 7 name: com.apple.CFSocket.private Thread 7: 0 libsystem_kernel.dylib 0x000000018652f23c 0x186510000 + 127548 1 CoreFoundation 0x0000000187515468 0x187431000 + 935016 2 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 3 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 4 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 8: 0 libsystem_kernel.dylib 0x000000018652ee1c 0x186510000 + 126492 1 libsystem_pthread.dylib 0x00000001865f49c0 0x1865f2000 + 10688 2 libc++.1.dylib 0x0000000185f1d3ec 0x185f16000 + 29676 3 JavaScriptCore 0x000000018bd3e5d0 0x18b465000 + 9278928 4 JavaScriptCore 0x000000018bd3e544 0x18b465000 + 9278788 5 JavaScriptCore 0x000000018bd3e424 0x18b465000 + 9278500 6 JavaScriptCore 0x000000018bd3e6d4 0x18b465000 + 9279188 7 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 8 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 9 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 9 name: WebThread Thread 9: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 WebCore 0x000000018c040490 0x18bfda000 + 418960 6 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 7 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 8 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 10 name: JIT Worklist Worker Thread Thread 10: 0 libsystem_kernel.dylib 0x000000018652ee1c 0x186510000 + 126492 1 libsystem_pthread.dylib 0x00000001865f49c0 0x1865f2000 + 10688 2 libc++.1.dylib 0x0000000185f1d3ec 0x185f16000 + 29676 3 JavaScriptCore 0x000000018bd26d64 0x18b465000 + 9182564 4 JavaScriptCore 0x000000018bafea5c 0x18b465000 + 6920796 5 JavaScriptCore 0x000000018bafeeac 0x18b465000 + 6921900 6 JavaScriptCore 0x000000018b46f00c 0x18b465000 + 40972 7 JavaScriptCore 0x000000018b46ef1c 0x18b465000 + 40732 8 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 9 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 10 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 11 name: WTF Parallel Helper Thread Thread 11: 0 libsystem_kernel.dylib 0x000000018652ee1c 0x186510000 + 126492 1 libsystem_pthread.dylib 0x00000001865f49c0 0x1865f2000 + 10688 2 libc++.1.dylib 0x0000000185f1d3ec 0x185f16000 + 29676 3 JavaScriptCore 0x000000018bd26d64 0x18b465000 + 9182564 4 JavaScriptCore 0x000000018bd262e8 0x18b465000 + 9179880 5 JavaScriptCore 0x000000018bd26088 0x18b465000 + 9179272 6 JavaScriptCore 0x000000018b46f00c 0x18b465000 + 40972 7 JavaScriptCore 0x000000018b46ef1c 0x18b465000 + 40732 8 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 9 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 10 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 12 name: com.apple.CFNetwork.CustomProtocols Thread 12: 0 libsystem_kernel.dylib 0x0000000186511188 0x186510000 + 4488 1 libsystem_kernel.dylib 0x0000000186510ff8 0x186510000 + 4088 2 CoreFoundation 0x000000018750e5d0 0x187431000 + 906704 3 CoreFoundation 0x000000018750c1ec 0x187431000 + 897516 4 CoreFoundation 0x000000018743a2b8 0x187431000 + 37560 5 CFNetwork 0x0000000187d99a40 0x187b60000 + 2333248 6 libsystem_pthread.dylib 0x00000001865f5850 0x1865f2000 + 14416 7 libsystem_pthread.dylib 0x00000001865f5760 0x1865f2000 + 14176 8 libsystem_pthread.dylib 0x00000001865f2d94 0x1865f2000 + 3476 Thread 13: 0 libsystem_pthread.dylib 0x00000001865f2d88 0x1865f2000 + 3464 Thread 14: 0 libsystem_kernel.dylib 0x000000018652fa88 0x186510000 + 129672 1 libsystem_pthread.dylib 0x00000001865f3344 0x1865f2000 + 4932 2 libsystem_pthread.dylib 0x00000001865f2d8c 0x1865f2000 + 3468 Thread 15: 0 libsystem_pthread.dylib 0x00000001865f2d88 0x1865f2000 + 3464 Thread 16: 0 libsystem_pthread.dylib 0x00000001865f2d88 0x1865f2000 + 3464 Thread 17: Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000010004005 x1: 0x0000000007000806 x2: 0x0000000000000000 x3: 0x0000000000000c00 x4: 0x0000000000002103 x5: 0x00000000ffffffff x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x00000000fffffbbf x9: 0x0000000007000000 x10: 0x0000000007000100 x11: 0x000000000003f120 x12: 0x0277440002774503 x13: 0x0000000000000000 x14: 0x0277450002774500 x15: 0x0000000000000000 x16: 0xffffffffffffffe1 x17: 0x000000018743a790 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x00000000ffffffff x21: 0x0000000000002103 x22: 0x0000000000000c00 x23: 0x000000016fd26d78 x24: 0x0000000007000806 x25: 0x0000000000000000 x26: 0x0000000007000806 x27: 0x0000000000000c00 x28: 0x0000000000000001 fp: 0x000000016fd26c70 lr: 0x0000000186510ff8 sp: 0x000000016fd26c20 pc: 0x0000000186511188 cpsr: 0x60000000 Binary Images: 0x1000d8000 - 0x10127bfff Red Browser arm64 <24ea87f01792375a9637f9b3409349aa> /var/containers/Bundle/Application/157E25E3-7828-4A12-AF03-84C5FBBC47F0/Red Browser.app/Red Browser 0x101b38000 - 0x101b67fff dyld arm64 <f54ed85a94253887886a8028e20ed8ba> /usr/lib/dyld 0x185f14000 - 0x185f15fff libSystem.B.dylib arm64 <1b4d75209f4a37969a9575de48d48668> /usr/lib/libSystem.B.dylib 0x185f16000 - 0x185f6bfff libc++.1.dylib arm64 <b2db8b1d09283b7bafe1b2933adc5dfd> /usr/lib/libc++.1.dylib 0x185f6c000 - 0x185f8cfff libc++abi.dylib arm64 <e3419bbaface31b5970c6c8d430be26d> /usr/lib/libc++abi.dylib 0x185f90000 - 0x186369fff libobjc.A.dylib arm64 <538f809dcd7c35ceb59d99802248f045> /usr/lib/libobjc.A.dylib 0x18636a000 - 0x18636efff libcache.dylib arm64 <f09cab6893c631218f817e61b3d77fcb> /usr/lib/system/libcache.dylib 0x18636f000 - 0x18637afff libcommonCrypto.dylib arm64 <e071643355cd3f67bae19045c7f9f340> /usr/lib/system/libcommonCrypto.dylib 0x18637b000 - 0x18637efff libcompiler_rt.dylib arm64 <8209cb28df5d3b48894899019fcbb344> /usr/lib/system/libcompiler_rt.dylib 0x18637f000 - 0x186386fff libcopyfile.dylib arm64 <567f33ef4d8f3e48a5afac933ccd389f> /usr/lib/system/libcopyfile.dylib 0x186387000 - 0x1863e8fff libcorecrypto.dylib arm64 <056a6c201d3d3696b59f0b264ba9b972> /usr/lib/system/libcorecrypto.dylib 0x1863e9000 - 0x186418fff libdispatch.dylib arm64 <fb1d0baf642337d1bea0af309586df97> /usr/lib/system/libdispatch.dylib 0x186419000 - 0x18641dfff libdyld.dylib arm64 <db54f120486a3710a684ce8bb1cb9d71> /usr/lib/system/libdyld.dylib 0x18641e000 - 0x18641efff liblaunch.dylib arm64 <ceb57f62c49e38d8a8d33309db668bd3> /usr/lib/system/liblaunch.dylib 0x18641f000 - 0x186424fff libmacho.dylib arm64 <20627f9f062c3ee8873e3ab3bc3fda8c> /usr/lib/system/libmacho.dylib 0x186425000 - 0x186426fff libremovefile.dylib arm64 <43110ffd953537e28981c6dead2c0b1f> /usr/lib/system/libremovefile.dylib 0x186427000 - 0x18643efff libsystem_asl.dylib arm64 <e52a49b27e963d2bb90332a5b0895f8d> /usr/lib/system/libsystem_asl.dylib 0x18643f000 - 0x18643ffff libsystem_blocks.dylib arm64 <480fe954b3f63f16af8acfd6dc34e2da> /usr/lib/system/libsystem_blocks.dylib 0x186440000 - 0x1864befff libsystem_c.dylib arm64 <8a5a190d70563f3c8d4ce16cab74f599> /usr/lib/system/libsystem_c.dylib 0x1864bf000 - 0x1864c3fff libsystem_configuration.dylib arm64 <7628c33e4c383a78b0e33cf403e6f019> /usr/lib/system/libsystem_configuration.dylib 0x1864c4000 - 0x1864c9fff libsystem_containermanager.dylib arm64 <9de64e7545ab359fb9cefc695aa510f0> /usr/lib/system/libsystem_containermanager.dylib 0x1864ca000 - 0x1864cbfff libsystem_coreservices.dylib arm64 <e61211f8f4c9399595fbd921e8589a8b> /usr/lib/system/libsystem_coreservices.dylib 0x1864cc000 - 0x1864e4fff libsystem_coretls.dylib arm64 <14fa1ba4b14b338181c2ef87b214695e> /usr/lib/system/libsystem_coretls.dylib 0x1864e5000 - 0x1864ebfff libsystem_dnssd.dylib arm64 <7d745bdfb72e3119bad43c36f60a5a8a> /usr/lib/system/libsystem_dnssd.dylib 0x1864ec000 - 0x18650ffff libsystem_info.dylib arm64 <6546bc8b4fa23df898bf2471e801d50b> /usr/lib/system/libsystem_info.dylib 0x186510000 - 0x186534fff libsystem_kernel.dylib arm64 <1baa3f5629c43467879d4cf463a20b06> /usr/lib/system/libsystem_kernel.dylib 0x186535000 - 0x186561fff libsystem_m.dylib arm64 <ba786894a7213d37baa99aafc0ee5493> /usr/lib/system/libsystem_m.dylib 0x186562000 - 0x18657dfff libsystem_malloc.dylib arm64 <c57ecb4ada5c3930a580b3d07583058a> /usr/lib/system/libsystem_malloc.dylib 0x18657e000 - 0x1865d5fff libsystem_network.dylib arm64 <efa018a4cb4936e3b77b9194d390efc4> /usr/lib/system/libsystem_network.dylib 0x1865d6000 - 0x1865dffff libsystem_networkextension.dylib arm64 <34c2d9c2986f32dd996e4e439d94c9c5> /usr/lib/system/libsystem_networkextension.dylib 0x1865e0000 - 0x1865eafff libsystem_notify.dylib arm64 <605beaf21db73cc3ae98a65e8c11f7d0> /usr/lib/system/libsystem_notify.dylib 0x1865eb000 - 0x1865f1fff libsystem_platform.dylib arm64 <518e18adfdfc316e9b4d519f6e4b6a47> /usr/lib/system/libsystem_platform.dylib 0x1865f2000 - 0x1865fbfff libsystem_pthread.dylib arm64 <258dc0c51499393bba7ba3e83dc5bfbb> /usr/lib/system/libsystem_pthread.dylib 0x1865fc000 - 0x1865fffff libsystem_sandbox.dylib arm64 <0db039dc34223f498b11aed09cfce7f2> /usr/lib/system/libsystem_sandbox.dylib 0x186600000 - 0x186607fff libsystem_symptoms.dylib arm64 <832499573c1730b48f6ff8e7c06fae15> /usr/lib/system/libsystem_symptoms.dylib 0x186608000 - 0x186626fff libsystem_trace.dylib arm64 <c5a7bdd0667a3b2a9cb458d3854d8f90> /usr/lib/system/libsystem_trace.dylib 0x186627000 - 0x18662cfff libunwind.dylib arm64 <7a7545249f7d3a69a162acb73ec4f17a> /usr/lib/system/libunwind.dylib 0x18662d000 - 0x18662dfff libvminterpose.dylib arm64 <21d158555a6233b19c53df16cafb6974> /usr/lib/system/libvminterpose.dylib 0x18662e000 - 0x186654fff libxpc.dylib arm64 <8f1330e254b83bd3a973af6933b91836> /usr/lib/system/libxpc.dylib 0x186655000 - 0x18686ffff libicucore.A.dylib arm64 <35fc5fa2aab8326897081ab8416c497c> /usr/lib/libicucore.A.dylib 0x186870000 - 0x186880fff libz.1.dylib arm64 <b3ab59ff330f3225a53b4e8e95440d77> /usr/lib/libz.1.dylib 0x187431000 - 0x1877b5fff CoreFoundation arm64 <dd9791d198ef32eea1335b8ebc9b3d55> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1877b6000 - 0x1877c6fff libbsm.0.dylib arm64 <788093e9b6b738cea7045bfec4bef1d8> /usr/lib/libbsm.0.dylib 0x1877c7000 - 0x1877c7fff libenergytrace.dylib arm64 <3bcefd094fa83b26807a1c6c92933cd2> /usr/lib/libenergytrace.dylib 0x1877c8000 - 0x187843fff IOKit arm64 <e0a6f4f0810b3f75813eda2afebd591c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x187844000 - 0x187864fff libMobileGestalt.dylib arm64 <1e9e78da74143c54bb1e50aa7e285a0f> /usr/lib/libMobileGestalt.dylib 0x187865000 - 0x18794ffff libxml2.2.dylib arm64 <b3fc55542fe33491877c661cf410b164> /usr/lib/libxml2.2.dylib 0x187950000 - 0x1879defff Security arm64 <88e5d6eb0de13ff6b7904f1b0e43a88e> /System/Library/Frameworks/Security.framework/Security 0x1879df000 - 0x187a49fff SystemConfiguration arm64 <d907035d1ff936e5986035f50a77f5d3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x187a4a000 - 0x187b5ffff libsqlite3.dylib arm64 <87863a80836a3d659e5485f5029c3ed4> /usr/lib/libsqlite3.dylib 0x187b60000 - 0x187ef9fff CFNetwork arm64 <5fc8f0f909a0314aa15c7853c5c8fea3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x187efa000 - 0x187f0afff libbz2.1.0.dylib arm64 <0d14fa7337f43079bad2a4cfc6d66b70> /usr/lib/libbz2.1.0.dylib 0x187f0b000 - 0x187f23fff liblzma.5.dylib arm64 <b90cea0595ff3f8599d9788e1d2cb454> /usr/lib/liblzma.5.dylib 0x187f24000 - 0x187f3efff libCRFSuite.dylib arm64 <ac663b865b6b38429a40878701aa484a> /usr/lib/libCRFSuite.dylib 0x187f3f000 - 0x187f68fff libarchive.2.dylib arm64 <eca0acf41ac83d0a92230eb5b19c39c6> /usr/lib/libarchive.2.dylib 0x187f69000 - 0x187f6afff liblangid.dylib arm64 <a74f4f8a2d533e1f926044f052cc5b7d> /usr/lib/liblangid.dylib 0x187f6b000 - 0x188239fff Foundation arm64 <7d40355e685036cc803455e5cbf6245f> /System/Library/Frameworks/Foundation.framework/Foundation 0x18823a000 - 0x1882e6fff libBLAS.dylib arm64 <fa29c2ad87a73ccea2885d9182faee53> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1882e7000 - 0x188629fff libLAPACK.dylib arm64 <6df40b0afcbb35a48d63e2fa8ec03b1b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x18862a000 - 0x1888ccfff vImage arm64 <8b797590cf983693b4c3b6b83dc4ba29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1888cd000 - 0x1888effff libvMisc.dylib arm64 <5bcbb491c0a03816a7634797852c21ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1888f0000 - 0x188904fff libLinearAlgebra.dylib arm64 <1adeb99764f63e9e8ef1225bb7a5120d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x188905000 - 0x188916fff libSparseBLAS.dylib arm64 <515a7b8f5c433b709c1f6d205b9a73d2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x188917000 - 0x18898ffff libvDSP.dylib arm64 <80294f738c053c4991fa3ab4e867218e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x188990000 - 0x188990fff vecLib arm64 <15dc1eafe1f8377d9cab3ba5c7e488be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x188991000 - 0x188991fff Accelerate arm64 <32a527bb13a63e37bf50c725b008e9d5> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x188992000 - 0x188ee1fff CoreGraphics arm64 <bd7ec9e2358f3670aef8e025df08d2e6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x188ee2000 - 0x188ef6fff GraphicsServices arm64 <7c0dd118a4bc37dc8fab6449abde7ff9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x188ef7000 - 0x188f42fff AppSupport arm64 <bdaad3a71677315bb126c4a73a1bcb9e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x188f43000 - 0x189066fff MobileCoreServices arm64 <e035420bfabe3f28bc6eef0a144ac1d1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x189067000 - 0x1890bffff BaseBoard arm64 <210cb4a9a0073c7b9e0b3d437cc1aa4b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1890c0000 - 0x1890cbfff AssertionServices arm64 <7ca242e983fd3c0f805d51fca8a4c46a> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1890cc000 - 0x1890f8fff BackBoardServices arm64 <c333604ae8123e3cbb46fe26f233beb9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1890fd000 - 0x18914cfff FrontBoardServices arm64 <00b3c2ff89f53d3dba0069b6bb5a56bd> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x189150000 - 0x189183fff SpringBoardServices arm64 <9a9b5eba8bf63364861083f874ff612a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x189184000 - 0x189198fff MobileKeyBag arm64 <a78d40cc257231978e752c5a81cd1356> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x189199000 - 0x1891a1fff IOSurface arm64 <9a22349e905539a0a1598af6d7fe9cc9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x1891a2000 - 0x1891adfff liblockdown.dylib arm64 <ab36b2ace988302c89207cb290ff4a76> /usr/lib/liblockdown.dylib 0x1891ae000 - 0x1891c4fff CrashReporterSupport arm64 <3bffb6a60faf3560acd6f4bc832b66ac> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1891c5000 - 0x1891c7fff IOSurfaceAccelerator arm64 <7b7c2b7ea506374cb3902b7408d5d4bf> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1891c8000 - 0x189208fff AppleJPEG arm64 <b2fd4ef37aaf38f58311e33ea1683082> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x189209000 - 0x18979bfff ImageIO arm64 <f5ddfe623d4f3a338ae75c666ea10815> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x18979c000 - 0x1897a2fff TCC arm64 <c9f168508185369591dfcd1c1cf9b6a3> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1897a3000 - 0x1897a7fff AggregateDictionary arm64 <9eeea99a19a83db18b28e9010b6c390b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1897a8000 - 0x1897b4fff PowerLog arm64 <113534d73def3d7ab109bcbc4d965d8e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1897b5000 - 0x18981dfff libTelephonyUtilDynamic.dylib arm64 <d31ff5ec574d338e8d02155963d17950> /usr/lib/libTelephonyUtilDynamic.dylib 0x18981e000 - 0x189830fff CommonUtilities arm64 <486d816afdc431aaa2ef67b229cf4e96> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x189831000 - 0x189845fff libcompression.dylib arm64 <c764915fa0ec384f8a1759e63235b5a9> /usr/lib/libcompression.dylib 0x189846000 - 0x189ae4fff CoreData arm64 <980c0f8663a0330d8b5fb541c22e7b66> /System/Library/Frameworks/CoreData.framework/CoreData 0x189ae5000 - 0x189aeafff libCoreVMClient.dylib arm64 <3a28c232b17430839305f9d17745e247> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x189aeb000 - 0x189af0fff IOAccelerator arm64 <f4d5cd421bd03a52b40c991fd1c73806> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x189af1000 - 0x189af2fff libCVMSPluginSupport.dylib arm64 <7110757134ea3599b3d739db2ea6f48a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x189af3000 - 0x189af6fff libCoreFSCache.dylib arm64 <2147b40a3d713d53b221e8f40ca5ac7f> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x189af7000 - 0x189b3afff libGLImage.dylib arm64 <c2e2de9ee34236558c89d7fe9bc0116c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x189b3b000 - 0x189b45fff libGFXShared.dylib arm64 <058e54d10e9838c5bea32a75f199c2db> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x189b46000 - 0x189b4efff IOMobileFramebuffer arm64 <2c513599a43539fabd1d91d0d3761e47> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x189b4f000 - 0x189b4ffff libmetal_timestamp.dylib arm64 <2bbf481d5e4a35aea434cd15f9d6a182> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x189b50000 - 0x189baefff Metal arm64 <ff1261ae94e03c19964dda0546e189fd> /System/Library/Frameworks/Metal.framework/Metal 0x189baf000 - 0x189bb9fff OpenGLES arm64 <52e0ecb1f2c23cc4a26345d035127679> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x189bba000 - 0x189bdefff CoreVideo arm64 <581f5f9967923c4983c1373dfa23195b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x189bdf000 - 0x189be1fff OAuth arm64 <23d43697c1b130ed814eaddbd9851e0d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x189be9000 - 0x189c26fff Accounts arm64 <ba89d108cfef37ae91b70116c6d7c66d> /System/Library/Frameworks/Accounts.framework/Accounts 0x189c27000 - 0x189d19fff libiconv.2.dylib arm64 <c85933d9062f32ac885047aadb359e88> /usr/lib/libiconv.2.dylib 0x189d1a000 - 0x189e6afff CoreAudio arm64 <8ff5628b7e9b36efb6b746e6ea3e9088> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x189e6b000 - 0x189e6efff UserFS arm64 <13d40ea4a3e032b199465cddc45c8479> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x189e6f000 - 0x189f7dfff CoreMedia arm64 <98e944101d7b3745ae7bc0e43a8b59cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x189f7e000 - 0x189f84fff libcupolicy.dylib arm64 <e88ddf38bf5a3f2583b7f1c9b1af4e76> /usr/lib/libcupolicy.dylib 0x189f85000 - 0x18a012fff CoreTelephony arm64 <c5ef9b84bce0312e96b3faed5e424110> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x18a013000 - 0x18a120fff libFontParser.dylib arm64 <2784cc1e874a395bb3ea2f7c3382c62f> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18a121000 - 0x18a1b0fff VideoToolbox arm64 <d0baea0326d13f66ae8623f19aa1ac76> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x18a1b1000 - 0x18a1b1fff FontServices arm64 <a4b99cf7d62630aeb2f8c8e865a8fe34> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x18a1b2000 - 0x18a2fffff CoreText arm64 <9d73af39afa63ea68673374a3862426b> /System/Library/Frameworks/CoreText.framework/CoreText 0x18a300000 - 0x18a31afff ProtocolBuffer arm64 <11c5f55b03ff32c6b25310171c1c7afe> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x18a31b000 - 0x18a343fff PersistentConnection arm64 <65b64570bee63c0580880163a91c230f> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x18a344000 - 0x18a34afff DataMigration arm64 <5961a23a26153867b4bb8c80c19799d0> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x18a34b000 - 0x18a7abfff AudioToolbox arm64 <3ea60e00d2383ae498996690ab1fdbdd> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18a7ac000 - 0x18a984fff QuartzCore arm64 <6dc61ad83fc03f799792d1cb950622f7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x18a985000 - 0x18a98bfff Netrb arm64 <81262209ce983a5197fc2da41fc3b6a3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x18a98c000 - 0x18a99cfff libcmph.dylib arm64 <7f719c3d948530c78be18a40b3ea59aa> /usr/lib/libcmph.dylib 0x18a99d000 - 0x18a9bdfff libmis.dylib arm64 <cd871843480d31b8b074ac87e66cb63d> /usr/lib/libmis.dylib 0x18a9be000 - 0x18aab1fff LanguageModeling arm64 <8483753bf96f3484b448a47883cd5ab4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x18aab2000 - 0x18ab99fff ManagedConfiguration arm64 <d9e33a6cfa163270bb50a1a6e370ea95> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x18ab9a000 - 0x18abb0fff libmarisa.dylib arm64 <f0eea40d2c0a33a58d7cd2c9b52da4b7> /usr/lib/libmarisa.dylib 0x18abb1000 - 0x18ac81fff ProofReader arm64 <1596b3e0c7c43398ac19ac08a5460868> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x18ac82000 - 0x18ac8cfff MediaAccessibility arm64 <7b482ef272bf34fcb742c2afd236b626> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x18ac8d000 - 0x18ac9dfff MobileAsset arm64 <66b4c8da5b103557b258b9bac8d37772> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x18ac9e000 - 0x18ad0ffff ColorSync arm64 <d4fa34368b923aaa8679c1bb8433b9b5> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x18ad10000 - 0x18ad80fff MetalPerformanceShaders arm64 <251f089c067b30d4922d67dc463d2300> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x18ad81000 - 0x18b1b0fff FaceCore arm64 <04c8c7b7a36d3d98a96817f4365b3439> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x18b1b1000 - 0x18b22cfff Quagga arm64 <068db048c7e03054b73e3691592d1287> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x18b22d000 - 0x18b3f7fff CoreImage arm64 <8c3df52ae00634d0ac530ceea391edac> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x18b3f8000 - 0x18b444fff TextInput arm64 <25840bba5f6e347290d6f9e13dc2adf7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x18b445000 - 0x18b455fff libAccessibility.dylib arm64 <f9f8b21c43c33c20a44455087fb58d36> /usr/lib/libAccessibility.dylib 0x18b465000 - 0x18bdbbfff JavaScriptCore arm64 <b7fb28f121ee3cf4a489c269bae932f2> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x18bdbc000 - 0x18bfd9fff StoreServices arm64 <112ebf81ef193c98a6fae45dd573f01d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x18bfda000 - 0x18d0d0fff WebCore arm64 <efec94b2b61339b0a09dc1eae748d211> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x18d0d1000 - 0x18d0fafff libxslt.1.dylib arm64 <28d75f17d5b03dfd8717fea9677e1720> /usr/lib/libxslt.1.dylib 0x18d0fb000 - 0x18d1ddfff WebKitLegacy arm64 <dfbb9cda368d336fa81c3a0784903c07> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x18d1de000 - 0x18d2a6fff CoreUI arm64 <c5f28ba5feee3fa68d7d42174e006ad5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18d2a7000 - 0x18d2cefff DictionaryServices arm64 <95116730515a356b990751cd0513b912> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x18d2cf000 - 0x18d2d0fff HangTracer arm64 <cadaa83487b73cab81629ef8f38e82fa> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x18d2d1000 - 0x18d321fff PhysicsKit arm64 <abbda49ec9cb3e67934ed6ca38a54986> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x18d322000 - 0x18d3fafff UIFoundation arm64 <bf83b49e8565319c87a0d11769135836> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x18d407000 - 0x18e193fff UIKit arm64 <1804405f7b2a3e77a349b53163b09cdb> /System/Library/Frameworks/UIKit.framework/UIKit 0x18e194000 - 0x18e1bcfff CoreBluetooth arm64 <12009b6e55113d8da05a44a02f819497> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x18e1bd000 - 0x18e1e2fff DataAccessExpress arm64 <ee3cce236aaf3b77b59100acd44c2f29> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x18e1e3000 - 0x18e204fff NetworkStatistics arm64 <a0b0f25f321b35fba72fcdddcc334766> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x18e205000 - 0x18e28efff AddressBook arm64 <f83a188c7d303314a26b5b003b0af4a3> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x18e28f000 - 0x18e3ecfff CoreMotion arm64 <32e6ecff39443a1687ad3f188b97b09f> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x18e3ed000 - 0x18e41afff CacheDelete arm64 <8da9a120ed5f31fcb904a48633c0612c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x18e41b000 - 0x18e428fff CoreAUC arm64 <671a13f17b6d3f7da0b81595e1957bc5> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x18e429000 - 0x18e9cafff MediaToolbox arm64 <da8e5b4e91b63ea9b0209c681380875f> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x18e9cb000 - 0x18eb76fff Celestial arm64 <bebb60b953c33ace90a974dd4e000729> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x18eb77000 - 0x18eb86fff IntlPreferences arm64 <41f26994496f3c4981cd2939832f54d6> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x18eb87000 - 0x18eb89fff CoreDuetDebugLogging arm64 <a16fb61a2c833e93852b77b5b5520db2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x18eb8a000 - 0x18eb9efff CoreDuetDaemonProtocol arm64 <486d428723a038fc994d0b926b4a84af> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x18eb9f000 - 0x18ec74fff CoreDuet arm64 <8ab25716062a373c9bb1c54fc647d0fe> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18ec75000 - 0x18ee27fff AVFoundation arm64 <4fed94e1676f3b50928f9be1cb375e75> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x18ee28000 - 0x18ee5afff libtidy.A.dylib arm64 <daa87ffd63a43a5aa805bce93b398a11> /usr/lib/libtidy.A.dylib 0x18ee5b000 - 0x18eec1fff IMFoundation arm64 <a2ca1e8dfe203f928802b19dcca8fbf7> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x18eec2000 - 0x18f54ffff GeoServices arm64 <43d3e18725873a68be5c828ce90a623a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x18f550000 - 0x18f551fff DiagnosticLogCollection arm64 <944c96e416a331efbf7bab3839ccd10d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x18f552000 - 0x18f553fff Marco arm64 <bff480036e39364fafccd764c6dbaeb4> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x18f554000 - 0x18f5d8fff CoreLocation arm64 <28f1187102a531528323faead1645b58> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x18f5d9000 - 0x18f5defff ConstantClasses arm64 <9d635c1173f83a22b1d1b1e53c16f6bb> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18f5df000 - 0x18f5e9fff libChineseTokenizer.dylib arm64 <10321183aad832e6988d2cb25dc1169e> /usr/lib/libChineseTokenizer.dylib 0x18f5ea000 - 0x18f86afff libmecabra.dylib arm64 <7d15e6ac19ea3b3d8b1fb3dc6f5a79ed> /usr/lib/libmecabra.dylib 0x18f86b000 - 0x18f8bcfff IDSFoundation arm64 <9feec5a8956d3c5dbf8c96aaab3c7efb> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x18f8bd000 - 0x18f983fff IDS arm64 <826891e709e33d11bb85e36bc4cea31d> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x18f984000 - 0x18f9a1fff MediaServices arm64 <b4725476785c34aa8518b5b4a9ae13e6> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x18f9a2000 - 0x18f9e2fff AuthKit arm64 <fb557bb1badb3e298bbc0b0945322e33> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18f9e3000 - 0x18f9e8fff libheimdal-asn1.dylib arm64 <166bb8b0eaa6368d836a7702b4ade694> /usr/lib/libheimdal-asn1.dylib 0x18f9e9000 - 0x18fa97fff MediaRemote arm64 <aed85a16fdeb30c7bb1e12c1ca7361ed> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x18fa98000 - 0x18fc1ffff MobileSpotlightIndex arm64 <5383bbd06360330b8ad7f3d857bf0f87> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x18fc20000 - 0x18fc40fff PlugInKit arm64 <354f2edb8c5e3f4b95155b744b56ecc8> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x18fc41000 - 0x18fc6dfff ProtectedCloudStorage arm64 <1be1f41a77f138e7b177db7aea32c460> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x18fc6e000 - 0x18fc89fff libresolv.9.dylib arm64 <1088f2b7d38b3b29b79ea0a4de8eb83c> /usr/lib/libresolv.9.dylib 0x18fc8a000 - 0x18fc9ffff ApplePushService arm64 <ad927f10652b32f2bd7e35822869fce0> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18fca0000 - 0x18fceffff ContactsFoundation arm64 <b2d796f48a0d336fb6f3d048299c9aa3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x18fcf0000 - 0x18fcf5fff ParsecSubscriptionServiceSupport arm64 <53e5ef742ffa3af287a2fc7c1a0fbc6a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x18fcf6000 - 0x18fd9efff Contacts arm64 <74d5212f603f3e9ca9522262ad9aeacf> /System/Library/Frameworks/Contacts.framework/Contacts 0x18fd9f000 - 0x18fdedfff CoreSpotlight arm64 <dd56f04ebe813448a8009a72e6a5d4c0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x18fdee000 - 0x18fe16fff vCard arm64 <6177f1a1d74e3a788a888913862c8487> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x18fe17000 - 0x18fea3fff VoiceServices arm64 <4a9d9d7c87063e31ac02c51832d12985> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x18fea4000 - 0x18fef2fff SAObjects arm64 <cb968a4c94793cee9f24675abe5a5b93> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x18ff8f000 - 0x19002bfff AssistantServices arm64 <0521c745ab213216a63de8d14b08b4b0> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x190043000 - 0x190045fff MessageSupport arm64 <9da4f5d6c66e33a191bfa15af72d846c> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x190046000 - 0x19009afff MIME arm64 <e389f4b280673c67b9f52e35f3dacd65> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x190136000 - 0x190152fff AppleIDSSOAuthentication arm64 <86f02c1364c433578943f63cfdd6d63f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x190153000 - 0x190163fff MailServices arm64 <9294a06f0a3834068ebf3d872a27d7ff> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x190164000 - 0x1901d2fff AppleAccount arm64 <ddcedeb71dde3b96af5ef48fafdbcaa3> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1901d3000 - 0x1901d7fff CommunicationsFilter arm64 <c09574c4d9f132d080f543f4d2bc7c1d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1901d8000 - 0x1901fcfff ChunkingLibrary arm64 <2d79fcffe0a8325bb364c297197c2d65> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1901fd000 - 0x190208fff CaptiveNetwork arm64 <5d095ea1c7e93865a577f73201dc43df> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x190209000 - 0x190237fff EAP8021X arm64 <87f61032e0c23911a752f834b3bf1ffa> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x190238000 - 0x19023efff AssetCacheServices arm64 <075670ecd32d3fbeb5b3ce6da947f51b> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x19023f000 - 0x190318fff MMCS arm64 <92dc4de4192c362591d4b4e019af6db1> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x190319000 - 0x190349fff MobileWiFi arm64 <4d0ae50fd0f834ae9f7f7609d0f00162> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x19034a000 - 0x19038cfff ContentIndex arm64 <19eda95a34c639d093b9dc61c0b3f4e6> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x19038d000 - 0x190395fff MobileIcons arm64 <b73eaea49b493f708a793777ef16cfce> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1903eb000 - 0x19041bfff Bom arm64 <9545e5dc0248350ea55266dafdf1c3f7> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x19041c000 - 0x190423fff CertUI arm64 <8fcb899eb96c3ca2a44f0f439a26b4fb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x190424000 - 0x190474fff FTServices arm64 <9fec6507b961372988c86676e0abd4e6> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x190475000 - 0x1904d3fff CoreDAV arm64 <11b89b735ad93ffca4d0efb854df9ab8> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1904e2000 - 0x1904f6fff UserManagement arm64 <26bc451e92fd3d18a4f237c34798385a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1904f7000 - 0x1905bffff CorePDF arm64 <83ce0866f79834d1b91423333a40f932> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1905c0000 - 0x1905f4fff iCalendar arm64 <a6f2dc3bfc41351c9dded418139ee97d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1905fd000 - 0x19065cfff CalendarFoundation arm64 <d8bae7d431e5328ca1d2716a42f29eae> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x19065d000 - 0x190663fff IncomingCallFilter arm64 <62bdc5aac98c371ea540084da652f001> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x19075c000 - 0x1907f4fff CalendarDatabase arm64 <5997d40c47c632ad848c0da62416fff7> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1907f5000 - 0x19083afff CalendarDaemon arm64 <737888a19d1d3e2eb55023f964582a8d> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x19083b000 - 0x19090afff EventKit arm64 <39e4a110cfb53e2f83a3f54255233a03> /System/Library/Frameworks/EventKit.framework/EventKit 0x19090b000 - 0x190c0efff WebKit arm64 <9a9949d6e4be38278f80dc5878cc2548> /System/Library/Frameworks/WebKit.framework/WebKit 0x190c0f000 - 0x190c55fff WebBookmarks arm64 <9f2d52fdcfcb3af19284698d8590da4e> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x190c56000 - 0x190d9efff ContactsUI arm64 <a5d684c338fb3ad9a5758cb81cae2073> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x190d9f000 - 0x191559fff ModelIO arm64 <54c4cfa7d1ce37648feac1566c688eae> /System/Library/Frameworks/ModelIO.framework/ModelIO 0x19155a000 - 0x191560fff DAAPKit arm64 <e2f5c35af4e73c0b8880725e14fc12e7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1915e3000 - 0x191680fff TelephonyUtilities arm64 <4bb95814034337aba0e676c1c33c9627> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x191681000 - 0x1916b1fff GLKit arm64 <133a53348b2e3a1bb872e9f13871a842> /System/Library/Frameworks/GLKit.framework/GLKit 0x1916b2000 - 0x19191cfff MusicLibrary arm64 <0b694389c0443d8f905235f5b346964c> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x19191d000 - 0x19195bfff Notes arm64 <e491108b63b6366e98498b2ae4c35db9> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x19195c000 - 0x191a33fff AddressBookUI arm64 <83d4193ac4dd31b9b1690a0ecd1cd5f0> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x191a34000 - 0x191b11fff CloudKit arm64 <57ee991dbad6343aa5b1da537ef0c65f> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x191b12000 - 0x191b6ffff iTunesStore arm64 <41f1c18068063b51a2dc83e1853f914e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x191b70000 - 0x191b76fff CloudPhotoServices arm64 <381563610a603902b5a5bc6eb71411fb> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x191b77000 - 0x191c6dfff CloudPhotoLibrary arm64 <5aea2d9cd31a314c8c4107445241a237> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x191c6e000 - 0x191cbdfff DataAccess arm64 <210f37b04eab3bc0baa17f1218505f25> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x191cbe000 - 0x191ce5fff AssetsLibraryServices arm64 <da2212f776a73a3cbae134918f26336c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x191ce6000 - 0x191d7ffff HomeSharing arm64 <305e17b0b23a397c83f674e448c136a8> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x191d80000 - 0x191daefff ACTFramework arm64 <4109d6d2547c3ff6947434cd22492bfd> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework 0x191daf000 - 0x191dbafff DCIMServices arm64 <c4e22c211db93abdabf900ebd859d1d1> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x191dbb000 - 0x191ee8fff CoreMediaStream arm64 <73e65daffe5c3aa7a54d64817cf62583> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x191ee9000 - 0x191f01fff PhotosFormats arm64 <0a62b66d803e3ade95d2e303f5dc92ce> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x191f02000 - 0x191f09fff XPCKit arm64 <238c5b445c233772b1456419738eb478> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x191f0a000 - 0x192288fff MediaPlayer arm64 <4facc279f95a3b20971bf1985f55d929> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x192289000 - 0x19236ffff CameraKit arm64 <dced4b1aaa6c3025a834b265f84c86db> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x192378000 - 0x192393fff MediaStream arm64 <c09f05a03f4531c8a40dc8c1b0e5d352> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x192394000 - 0x19271afff PhotoLibraryServices arm64 <c37e0f0a1ac43ebead4371a40862f7c7> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x19271b000 - 0x192751fff PrototypeTools arm64 <a219ff307840362bb385c5776a3fac25> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x192752000 - 0x1927c0fff libprotobuf.dylib arm64 <0281cb59de1d3e858bd9e59dddaf41ff> /usr/lib/libprotobuf.dylib 0x1929f5000 - 0x192b32fff Message arm64 <ecd86c630dbd3fcfa592adb5cfa4d493> /System/Library/PrivateFrameworks/Message.framework/Message 0x192be6000 - 0x192c19fff DataDetectorsCore arm64 <36ddb64003543f17a4ae5f50cf5ca896> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x192c28000 - 0x192e6bfff libAWDSupportFramework.dylib arm64 <5d208ba22cbd3626a213751b9f5a08da> /usr/lib/libAWDSupportFramework.dylib 0x192eab000 - 0x192ee8fff WirelessDiagnostics arm64 <dfb02b240a5c3f47bd76f2c1257c175b> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x192ee9000 - 0x192ff6fff Photos arm64 <0b830145032d38599cea821b743094fc> /System/Library/Frameworks/Photos.framework/Photos 0x19302f000 - 0x193050fff LatentSemanticMapping arm64 <c54ce6484a1c39fab4525ee48fdc2529> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping 0x1930ac000 - 0x1930c5fff GenerationalStorage arm64 <3b7cc03de3dc311e8ebbc53a86643300> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1930c6000 - 0x1930d1fff CoreRecents arm64 <5919be3a936736239f53dc6057ac945e> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1931d2000 - 0x1931e5fff AssetsLibrary arm64 <f7bc78a1943130c387a5d9661bd239cb> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x19321d000 - 0x193813fff VectorKit arm64 <b85fe130baa13e698e5b15fbd7b395f3> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x193814000 - 0x193a23fff MapKit arm64 <b01e1b5efea930fd846d824a43fb6faa> /System/Library/Frameworks/MapKit.framework/MapKit 0x193a42000 - 0x193a45fff FTClientServices arm64 <bab70cc0ff803bde8d7f809628833021> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x193a46000 - 0x193a58fff QuickLookThumbnailing arm64 <9b111083e2b1386091f3f5f4a6cdbc3c> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x193b5c000 - 0x193bf2fff QuickLook arm64 <b0790b2a84023f60a91da6260ad9c948> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x193c41000 - 0x193c7afff ContactsAutocomplete arm64 <797d7b400c5331fa9d7a7f6ded49b0db> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x193c8b000 - 0x193d69fff MessageUI arm64 <db6cdc704fcd362797fa7a59836fc841> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x193d6a000 - 0x193de2fff libnetwork.dylib arm64 <5a78675ccd2f3b50ba5ae3e5ef088969> /usr/lib/libnetwork.dylib 0x193df6000 - 0x193e74fff Network arm64 <7c97545661d93a238dd3201713c90bbe> /System/Library/PrivateFrameworks/Network.framework/Network 0x193e7b000 - 0x193f1afff Social arm64 <b62cec6888253e85963301dc2604e2d1> /System/Library/Frameworks/Social.framework/Social 0x194016000 - 0x19402cfff FTAWD arm64 <d5d986fdf2a73746badf86337ea26b3a> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x194095000 - 0x1941fcfff IMCore arm64 <4727ede176953657a4c9a8f54c4a048e> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x194209000 - 0x194229fff StoreKit arm64 <856d6838b9e5329d9fd82e038b9719e8> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x19425c000 - 0x1942b3fff ImageCapture arm64 <c4b1b77966ae350997986c475fdfe0b5> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture 0x1942b4000 - 0x1942cafff iPhotoMigrationSupport arm64 <19c46322a6f53dbe9be9b943e7287943> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport 0x1942cb000 - 0x1942ebfff SharedUtils arm64 <d58c8edf11de3799a4761c2f6e802587> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1942fb000 - 0x19438efff PhotoLibrary arm64 <1b1a9ced905a31f688a0bfdbbca0a26f> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x19458f000 - 0x1945a1fff LocalAuthentication arm64 <4ae7e8df39b13744ad6f3d5523b353bd> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1945a2000 - 0x1945d8fff CalendarUIKit arm64 <d1e7c63a537d3d4cb13bf24664b3a287> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x19460b000 - 0x19461afff SetupAssistant arm64 <f4d8c7a164ef3252aec6a048b90be587> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x19464a000 - 0x19480dfff EventKitUI arm64 <574a0b3800163a0da0f5bd4cbe44359e> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x19480e000 - 0x194895fff CoreRecognition arm64 <5d295f3c0f423b35865e89a188cc203a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1948c3000 - 0x1948f5fff Pegasus arm64 <16f175f3c4b5343fbba9f33a019df587> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1949ad000 - 0x1949f6fff AVKit arm64 <a22d21e340683071aae9308e7e98ea46> /System/Library/Frameworks/AVKit.framework/AVKit 0x194aea000 - 0x194cfbfff SafariShared arm64 <d8dcca2228a83680a888cbb74ff06cb8> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x194cfc000 - 0x194d0efff SiriTasks arm64 <cf2be6f4dba133c18c64e8450b1147b7> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks 0x194ead000 - 0x194f5afff IMAVCore arm64 <06659ccadabe3f76bb1432fdcd7fffff> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore 0x194f5b000 - 0x194fdefff PhotoEditSupport arm64 <16ef97e450b136bf9c005e58d1d8751f> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport 0x1955a8000 - 0x1955effff WebUI arm64 <6cb61ea3bc183432af76839687998402> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x19561b000 - 0x195a86fff PhotosUI arm64 <e6db8b968d7c3b0ebb30308904612332> /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x195a87000 - 0x195b2afff SafariServices arm64 <7890715187b13069b89b449560b78dc7> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1964a7000 - 0x1964ddfff OpenAL arm64 <ec2b2ed88d79331d9c0c507d24f17ae3> /System/Library/Frameworks/OpenAL.framework/OpenAL 0x196568000 - 0x1965a1fff DataDetectorsUI arm64 <6235f738e81b358f92616efc4946fc47> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x196636000 - 0x196771fff NetworkExtension arm64 <a1ca06c7188c3cfe81a1a08e680aadcf> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x196c82000 - 0x196cb2fff WirelessProximity arm64 <46b5f46f92af38b2965f7d21bd9ed3aa> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity 0x196f20000 - 0x196f9dfff CoreHandwriting arm64 <2c2abc16390631299955479f738bf139> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1970a3000 - 0x197135fff MediaPlatform arm64 <a956f56e7f5137f6b6fcd0012b79f0f7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x197be0000 - 0x197c3cfff CoreBrightness arm64 <6100dadc309436d086f498264d66276c> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x197f4c000 - 0x198075fff StoreServicesCore arm64 <265f2ee887003ee7a6f622c9278f1861> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore 0x1985b5000 - 0x1989f8fff MediaLibraryCore arm64 <02b1955ea96135e195d5bea426c6702e> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x198cd0000 - 0x198d22fff libstdc++.6.dylib arm64 <eabed2bf79e137e6acc7efaff2dc7cf2> /usr/lib/libstdc++.6.dylib 0x198e2c000 - 0x198e2dfff Twitter arm64 <3f014dc234043246a0cddd38dae0570a> /System/Library/Frameworks/Twitter.framework/Twitter 0x199032000 - 0x199135fff AnnotationKit arm64 <4adbb0dc3383365badb357f588f292c0> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit 0x199171000 - 0x199186fff BiometricKit arm64 <1df4f21d3e3639d3a3cd197058b684ef> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x199597000 - 0x1995b6fff CoreNLP arm64 <76d94be0e6283bf9870a38e5b6af5fe2> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x19b4b8000 - 0x19b4cefff WebContentAnalysis arm64 <fff0b12fb1223875927a88dcb859eba5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis 0x19b511000 - 0x19b518fff libMatch.1.dylib arm64 <c3665e4566383a39b147400243f14660> /usr/lib/libMatch.1.dylib 0x19b881000 - 0x19bb17fff RawCamera arm64 <fea3d8d380c333d79a0aa40656d20742> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x19bb44000 - 0x19bb58fff libCGInterfaces.dylib arm64 <a94effd0df4d3bb691067ae3ae270125> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x19bb59000 - 0x19bdd1fff AudioCodecs arm64 <dc938f61b75f327cb996d8ca884683f1> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x19c9e4000 - 0x19c9f2fff AppleFSCompression arm64 <a1afd6c88f183b0896626b220de4d2c2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x19c9f3000 - 0x19c9fefff AppleIDAuthSupport arm64 <5ef7f5e8da2c364b9d459b7280615c26> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x19d6b4000 - 0x19d6dafff CoreServicesInternal arm64 <3a007d98794d3e3a9d1f377b2c3619ee> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x19d90d000 - 0x19d93efff CryptoTokenKit arm64 <3bada480661135909adfe532e0fafc4a> /System/Library/PrivateFrameworks/CryptoTokenKit.framework/CryptoTokenKit 0x19da03000 - 0x19da0dfff DiagnosticExtensions arm64 <bf963a4bf08d3b82b4e1832f8ea2984e> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions 0x19de14000 - 0x19de20fff libGSFontCache.dylib arm64 <e35b6863bb623df5b8e7735a66f76e50> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x19de21000 - 0x19de52fff libTrueTypeScaler.dylib arm64 <de847921d0693dc48e78f8847117768a> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x19ee01000 - 0x19ee32fff MarkupUI arm64 <31815c047f8c362fb2935f7c4e962292> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI 0x19f1f5000 - 0x19f1fefff MobileStorage arm64 <d52617f7f151376f9c76c912ee5f1f68> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage 0x19fd77000 - 0x19fda4fff SafariSafeBrowsing arm64 <45da49cb038634ffba3cd6b5c7a98f99> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1a014c000 - 0x1a0151fff TextInputUI arm64 <6c5f8758ace732698566d2e7225db868> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x1a086d000 - 0x1a0a48fff libFosl_dynamic.dylib arm64 <0aa33a84bd8630f29c6fc401fa0ffd5e> /usr/lib/libFosl_dynamic.dylib 0x1a0e5f000 - 0x1a0e8efff libpcap.A.dylib arm64 <983b5efbde5d30238673d8b74a8a2653> /usr/lib/libpcap.A.dylib 0x1a0e8f000 - 0x1a0ec6fff libsandbox.1.dylib arm64 <48abba806d7e34d0924c47048cc1838e> /usr/lib/libsandbox.1.dylib 0x1a0eca000 - 0x1a0f9bfff AVFAudio arm64 <b1a0fc23635a35bb8ba6e8fe869cae92> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1a0f9c000 - 0x1a0fa5fff ProactiveEventTracker arm64 <5b8319222fbb31c58bd392b6d4fc1035> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1a0fa6000 - 0x1a10fcfff Intents arm64 <242a81c86a613c7e961765694a6f9e89> /System/Library/Frameworks/Intents.framework/Intents 0x1a10fd000 - 0x1a1154fff CallKit arm64 <cfddd9cd11d33ff69595957a8b0ad067> /System/Library/Frameworks/CallKit.framework/CallKit 0x1a1240000 - 0x1a1263fff UserNotifications arm64 <0dd7c46e70d23483a26b02bfed7be22f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1a1273000 - 0x1a1281fff PersonaKit arm64 <11315b9f03073d42a84dfedc91b43347> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1a1282000 - 0x1a1478fff CVML arm64 <cc734717fab431688fad56eb0b3f139a> /System/Library/PrivateFrameworks/CVML.framework/CVML 0x1a1479000 - 0x1a14a2fff IMSharedUtilities arm64 <6c159892b84e39239c25a9886d386c32> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1a1572000 - 0x1a1624fff Navigation arm64 <714104bfd3273e248e37e1ce6fd2f5a9> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1a16a9000 - 0x1a16d4fff Pasteboard arm64 <694796dad92d366a9b5e152c95780d9e> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1a16ed000 - 0x1a1877fff TextureIO arm64 <c54172604d14378eb9ca8a71942a9a7e> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1a1d93000 - 0x1a1dddfff ContactsUICore arm64 <e046c6d1c0d33c0dadfe2a5c663a6683> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1a1e23000 - 0x1a1e37fff EmojiFoundation arm64 <c2f34c888f37338aad71d61089afa3e0> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1a25a1000 - 0x1a25befff SearchFoundation arm64 <f06ed152e1b83f57aded04d6d2f82869> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1a2be0000 - 0x1a2c72fff AGXMetalA10 arm64 <47638d5046bd351ba692a6c08ddb4850> /System/Library/Extensions/AGXMetalA10.bundle/AGXMetalA10 0x1a2c91000 - 0x1a2ca3fff libBNNS.dylib arm64 <4fe669ed8f7e3fd6aa4687faa52c18e9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1a2ca4000 - 0x1a2ca9fff libQuadrature.dylib arm64 <b42c49db566e3e5f9577adbfcf2e0a42> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1a30fa000 - 0x1a310bfff CoreEmoji arm64 <a5aa53b703bf3c669425672d599a24f9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1a310c000 - 0x1a3124fff CoreInterest arm64 <d85bf0b4967a338cacb3403da52ec1c2> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest 0x1a32b4000 - 0x1a32e7fff CoreParsec arm64 <4316c778b9483a708b2640bc07b315d0> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1a3343000 - 0x1a3375fff DifferentialPrivacy arm64 /usr/lib/libcoretls.dylib 0x1a4938000 - 0x1a4939fff libcoretls_cfhelpers.dylib arm64 /usr/lib/libcoretls_cfhelpers.dylib EOF
0 notes
Text
Play system sounds in iOS with AudioToolbox
Any iOS device has system sounds. They are stored in the folder /System/Library/Audio/UISounds/. For example, when you receive a push notification, a sms, a iMessage, etc... a system sound is played. Any system sound has a identifier named system sound ID. Using the AudioToolbox framework you can play short sounds (<= 30 sec). The AudioServices, contained in the AudioToolbox framework, is a group of C functions that helps you with sounds. Inside there is a function named: AudioServicesPlaySystemSound(SystemSoundID inSystemSoundID). This function has only a argument: the system sound ID. So, playing a system sound is easy, just call the AudioServicesPlaySystemSound function passing the system sound ID, like below:
AudioServicesPlaySystemSound(1007);
Great! Now click here to obtain all system sounds ID!
1 note
·
View note