Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dvirtual_runtime.h105 void SetDisableUnwind(const bool disableUnwind) in SetDisableUnwind() function
/developtools/hiperf/interfaces/innerkits/native/hiperf_client/src/
Dhiperf_client.cpp278 void RecordOption::SetDisableUnwind(bool disableUnwind) in SetDisableUnwind() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp374 static napi_value SetDisableUnwind(napi_env env, napi_callback_info info) in SetDisableUnwind() function