Home
last modified time | relevance | path

Searched defs:clockType (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_socket_service.cpp81 …rofilerSocketService::SetConfig(int32_t shmSize, int32_t flushCount, bool block, int32_t clockType) in SetConfig()
Dnetwork_profiler_manager.cpp159 clockid_t NetworkProfilerManager::GetClockId(NetworkProfilerConfig::ClockId clockType) in GetClockId()
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_socket_service.cpp81 …rofilerSocketService::SetConfig(int32_t shmSize, int32_t flushCount, bool block, int32_t clockType) in SetConfig()
Dffrt_profiler_manager.cpp129 clockid_t FfrtProfilerManager::GetClockId(FfrtProfilerConfig::ClockId clockType) in GetClockId()
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpFFRTConfig.ts135 get clockType(): string { method in SpFFRTConfig
DSpRecordPerf.ts744 clockType: string; property
/developtools/profiler/device/plugins/bytrace_plugin/src/
Dbytrace_module.cpp40 std::string clockType; member