Home | History | Annotate | Download | only in memory

Lines Matching refs:Mode

107 // malloc functions, we can use relaxed memory mode for both writing and
220 "Cannot determine platform build type, proceeding in fork mode "
229 std::string mode = ReadSystemProperty("heapprofd.userdebug.mode");
230 return mode == "fork";
252 PERFETTO_DLOG("Setting up fork mode profiling.");
338 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try);
376 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try);
408 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try);
440 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try);
507 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try);
535 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try);