Home
last modified time | relevance | path

Searched defs:sampleInterval (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dmem_profiler_decorator.cpp30 int MemProfilerDecorator::Start(ProfilerType type, int pid, int duration, int sampleInterval) in Start()
53 …t MemProfilerDecorator::Start(int fd, ProfilerType type, int pid, int duration, int sampleInterval) in Start()
69 int sampleInterval, bool startup) in Start()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmem_profiler_collector_impl.cpp95 int pid, int duration, int sampleInterval) in Start()
139 int pid, int duration, int sampleInterval) in Start()
178 … std::string processName, int duration, int sampleInterval, bool startup) in Start()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp135 int32_t sampleInterval = enc_sample->ltrParam.ltrInterval; in onEncInputParam() local