Home
last modified time | relevance | path

Searched refs:GetConstHiSysEventAllEventData (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/hi_sysevent/
Dsysevent_all_event_table.cpp65 …e::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstHiSysEventAllEventData().Size… in Cursor()
66 hiSysEventAllEventObj_(dataCache->GetConstHiSysEventAllEventData()) in Cursor()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h99 const HiSysEventAllEventData& GetConstHiSysEventAllEventData() const;
Dtrace_data_cache_reader.cpp290 const HiSysEventAllEventData& TraceDataCacheReader::GetConstHiSysEventAllEventData() const in GetConstHiSysEventAllEventData() function in SysTuning::TraceStreamer::TraceDataCacheReader