Home
last modified time | relevance | path

Searched refs:mSum (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
DByTrace.cpp22 void ByTrace::SetTraceConfig(int mSum, int mInterval, long long mThreshold) const in SetTraceConfig() argument
24 sum = mSum; in SetTraceConfig()
/developtools/profiler/host/smartperf/client/client_command/include/
DByTrace.h28 void SetTraceConfig(int mSum, int mInterval, long long mThreshold) const;