Searched refs:mLowfps (Results 1 - 2 of 2) sorted by relevance
/developtools/profiler/host/smartperf/client/client_command/ |
H A D | ByTrace.cpp | 25 void ByTrace::SetTraceConfig(int mSum, int mInterval, long long mThreshold, int mLowfps, int mCurNum) const in SetTraceConfig() argument 30 lowfps = mLowfps; in SetTraceConfig() 32 LOGI("ByTrace::SetTraceConfig mSum(%d) mInterval(%d) mThreshold(%lld) mLowfps(%d) mCurNum(%d)", mSum, mInterval, in SetTraceConfig() 33 mThreshold, mLowfps, mCurNum); in SetTraceConfig()
|
/developtools/profiler/host/smartperf/client/client_command/include/ |
H A D | ByTrace.h | 28 void SetTraceConfig(int mSum, int mInterval, long long mThreshold, int mLowfps, int mCurNum) const;
|
Completed in 1 milliseconds