Home
last modified time | relevance | path

Searched refs:StartTraceProfile (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp371 WatchdogInner::GetInstance().StartTraceProfile(interval); in HWTEST_F()
411 WatchdogInner::GetInstance().StartTraceProfile(150); // test value in HWTEST_F()
514 WatchdogInner::GetInstance().StartTraceProfile(150); in HWTEST_F()
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.h117 void StartTraceProfile(int32_t interval);
H A Dwatchdog_inner.cpp341 void WatchdogInner::StartTraceProfile(int32_t interval) in StartTraceProfile() function in OHOS::HiviewDFX::WatchdogInner
391 StartTraceProfile(DURATION_TIME); in CollectTrace()

Completed in 5 milliseconds