Home
last modified time | relevance | path

Searched refs:SetDelayUnwind (Results 1 - 4 of 4) sorted by relevance

/developtools/hiperf/interfaces/innerkits/native/include/
H A Dhiperf_client.h142 void SetDelayUnwind(bool delayUnwind);
/developtools/hiperf/test/unittest/common/native/
H A Dhiperf_client_test.cpp366 HWTEST_F(HiperfClientTest, SetDelayUnwind, TestSize.Level1) in HWTEST_F()
371 opt.SetDelayUnwind(true); in HWTEST_F()
/developtools/hiperf/interfaces/kits/js/napi/
H A Dhiperf_client_napi.cpp348 static napi_value SetDelayUnwind(napi_env env, napi_callback_info info) in SetDelayUnwind() function
353 g_hiperfRecordOption->SetDelayUnwind(enable); in SetDelayUnwind()
659 DECLARE_NAPI_FUNCTION("setDelayUnwind", SetDelayUnwind), in HiperfClientInit()
/developtools/hiperf/interfaces/innerkits/native/src/
H A Dhiperf_client.cpp269 void RecordOption::SetDelayUnwind(bool delayUnwind) in SetDelayUnwind() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption

Completed in 6 milliseconds