Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp242 void RecordOption::SetClockId(const std::string &clockId) in SetClockId() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
/developtools/hiperf/include/
Dperf_events.h272 void SetClockId(int clockId) in SetClockId() function
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp408 static napi_value SetClockId(napi_env env, napi_callback_info info) in SetClockId() function