Searched refs:kInitialState (Results 1 – 1 of 1) sorted by relevance
100 kInitialState, enumerator152 static _Atomic MallocHeapprofdState gHeapprofdState = kInitialState;235 MallocHeapprofdState expected = kInitialState; in HandleHeapprofdSignal()353 MallocHeapprofdState expected = kInitialState; in HeapprofdInstallHooksAtInit()366 MallocHeapprofdState expected = kInitialState; in InitHeapprofd()391 atomic_store(&gHeapprofdState, kInitialState); in MallocInitHeapprofdHook()431 if (atomic_load(&gHeapprofdState) == kInitialState) { in DispatchReset()447 atomic_store(&gHeapprofdState, kInitialState); in DispatchReset()