Searched refs:FastThreadDumpState (Results 1 – 10 of 10) sorted by relevance
21 FastThreadDumpState::FastThreadDumpState() : in FastThreadDumpState() function in android::FastThreadDumpState36 FastThreadDumpState::~FastThreadDumpState() in ~FastThreadDumpState()41 void FastThreadDumpState::increaseSamplingN(uint32_t samplingN) in increaseSamplingN()
31 struct FastThreadDumpState { struct32 FastThreadDumpState();33 /*virtual*/ ~FastThreadDumpState();
26 struct FastThreadDumpState;46 FastThreadDumpState* mDumpState; // if non-NULL, then update dump state periodically
65 FastThreadDumpState* mDummyDumpState;66 FastThreadDumpState* mDumpState;
26 struct FastCaptureDumpState : FastThreadDumpState {
27 FastCaptureDumpState::FastCaptureDumpState() : FastThreadDumpState(), in FastCaptureDumpState()
62 struct FastMixerDumpState : FastThreadDumpState {
86 FastThreadDumpState.cpp \
33 FastMixerDumpState::FastMixerDumpState() : FastThreadDumpState(), in FastMixerDumpState()
3495 FastThreadDumpState::kSamplingNforLowRamDevice : FastThreadDumpState::kSamplingN); in threadLoop_write()5786 FastThreadDumpState::kSamplingNforLowRamDevice : in threadLoop()5787 FastThreadDumpState::kSamplingN); in threadLoop()