Searched refs:FastThreadDumpState (Results 1 – 8 of 8) sorted by relevance
22 FastThreadDumpState::FastThreadDumpState() in FastThreadDumpState() function in android::FastThreadDumpState30 void FastThreadDumpState::increaseSamplingN(uint32_t samplingN) in increaseSamplingN()
32 struct FastThreadDumpState { struct33 FastThreadDumpState();71 static_assert(!std::is_polymorphic_v<FastThreadDumpState>);
26 struct FastThreadDumpState;44 FastThreadDumpState* mDumpState = nullptr; // if non-NULL, then update dump state periodically
65 FastThreadDumpState* mDummyDumpState = nullptr;66 FastThreadDumpState* mDumpState = nullptr;
26 struct FastCaptureDumpState : FastThreadDumpState {
65 struct FastMixerDumpState : FastThreadDumpState {
46 "FastThreadDumpState.cpp",
5356 FastThreadDumpState::kSamplingNforLowRamDevice : FastThreadDumpState::kSamplingN); in threadLoop_write()8483 FastThreadDumpState::kSamplingNforLowRamDevice : in threadLoop()8484 FastThreadDumpState::kSamplingN); in threadLoop()