Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/api/include/
Dwriter.h27 virtual void SetClockId(clockid_t clockId) {} in SetClockId() function
/developtools/profiler/device/plugins/api/src/
Dbuffer_writer.h50 void SetClockId(clockid_t clockId) override in SetClockId() function
Dplugin_module.cpp105 void PluginModule::SetClockId(clockid_t clockId) in SetClockId() function in PluginModule
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp256 void RecordOption::SetClockId(const std::string &clockId) in SetClockId() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
/developtools/hiperf/include/
Dperf_events.h385 void SetClockId(int clockId) in SetClockId() function
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp420 static napi_value SetClockId(napi_env env, napi_callback_info info) in SetClockId() function