Home
last modified time | relevance | path

Searched refs:DfxTraceInfo (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h40 struct DfxTraceInfo { struct
74 std::vector<DfxTraceInfo>& GetTracingInfo() in GetTracingInfo()
96 std::vector<DfxTraceInfo> traceInfo_;
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp325 std::vector<DfxTraceInfo> logInfo = ThermalHdfConfig::GetInstance().GetTracingInfo(); in WriteToEmptyFile()
347 std::vector<DfxTraceInfo>& logInfo = ThermalHdfConfig::GetInstance().GetTracingInfo(); in WriteToFile()
H A Dthermal_hdf_config.cpp185 DfxTraceInfo info; in ParsePollingSubNode()
218 THERMAL_HILOGI(COMP_HDI, "DfxTraceInfo number = %{public}zu", traceInfo_.size()); in ParseTracingNode()
223 DfxTraceInfo info; in ParseTracingSubNode()

Completed in 2 milliseconds