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()371 MallocHeapprofdState expected = kInitialState; in HeapprofdInstallHooksAtInit()384 MallocHeapprofdState expected = kInitialState; in InitHeapprofd()409 atomic_store(&gHeapprofdState, kInitialState); in MallocInitHeapprofdHook()449 if (atomic_load(&gHeapprofdState) == kInitialState) { in DispatchReset()465 atomic_store(&gHeapprofdState, kInitialState); in DispatchReset()