Home
last modified time | relevance | path

Searched defs:dataCache (Results 1 – 25 of 161) sorted by relevance

1234567

/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/base/
Dmeta_table.cpp21 MetaTable::MetaTable(const TraceDataCache *dataCache) : TableBase(dataCache) in MetaTable()
35 MetaTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Drange_table.cpp21 RangeTable::RangeTable(const TraceDataCache *dataCache) : TableBase(dataCache) in RangeTable()
35 RangeTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) : TableBase::Cursor(d… in Cursor()
Ddevice_info_table.cpp21 DeviceInfoTable::DeviceInfoTable(const TraceDataCache *dataCache) : TableBase(dataCache) in DeviceInfoTable()
36 DeviceInfoTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Ddatasource_clockid_table.cpp22 DataSourceClockIdTableTable::DataSourceClockIdTableTable(const TraceDataCache *dataCache) : TableBa… in DataSourceClockIdTableTable()
37 DataSourceClockIdTableTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Dtrace_config_table.cpp21 TraceConfigTable::TraceConfigTable(const TraceDataCache *dataCache) : TableBase(dataCache) in TraceConfigTable()
37 TraceConfigTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Dgpu_counter_object_table.cpp22 GpuCounterObjectTable::GpuCounterObjectTable(const TraceDataCache *dataCache) : DemoTableBase(dataC… in GpuCounterObjectTable()
36 GpuCounterObjectTable::Cursor::Cursor(const TraceDataCache *dataCache, DemoTableBase *table) in Cursor()
Ddemo_meta_table.cpp22 DemoMetaTable::DemoMetaTable(const TraceDataCache *dataCache) : DemoTableBase(dataCache) in DemoMetaTable()
36 DemoMetaTable::Cursor::Cursor(const TraceDataCache *dataCache, DemoTableBase *table) in Cursor()
Dslice_object_table.cpp22 SliceObjectTable::SliceObjectTable(const TraceDataCache *dataCache) : DemoTableBase(dataCache) in SliceObjectTable()
36 SliceObjectTable::Cursor::Cursor(const TraceDataCache *dataCache, DemoTableBase *table) in Cursor()
Dgpu_counter_table.cpp22 GpuCounterTable::GpuCounterTable(const TraceDataCache *dataCache) : DemoTableBase(dataCache) in GpuCounterTable()
38 GpuCounterTable::Cursor::Cursor(const TraceDataCache *dataCache, DemoTableBase *table) in Cursor()
Dslice_table.cpp22 SliceTable::SliceTable(const TraceDataCache *dataCache) : DemoTableBase(dataCache) in SliceTable()
39 SliceTable::Cursor::Cursor(const TraceDataCache *dataCache, DemoTableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/js_memory/
Djs_heap_sample_table.cpp21 JsHeapSampleTable::JsHeapSampleTable(const TraceDataCache *dataCache) : TableBase(dataCache) in JsHeapSampleTable()
36 JsHeapSampleTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Djs_heap_string_table.cpp21 JsHeapStringTable::JsHeapStringTable(const TraceDataCache *dataCache) : TableBase(dataCache) in JsHeapStringTable()
36 JsHeapStringTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Djs_cpu_profiler_sample_table.cpp21 JsCpuProfilerSampleTable::JsCpuProfilerSampleTable(const TraceDataCache *dataCache) : TableBase(dat… in JsCpuProfilerSampleTable()
38 JsCpuProfilerSampleTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Djs_heap_location_table.cpp21 JsHeapLocationTable::JsHeapLocationTable(const TraceDataCache *dataCache) : TableBase(dataCache) in JsHeapLocationTable()
38 JsHeapLocationTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Djs_heap_info_table.cpp21 JsHeapInfoTable::JsHeapInfoTable(const TraceDataCache *dataCache) : TableBase(dataCache) in JsHeapInfoTable()
38 JsHeapInfoTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Djs_heap_files_table.cpp21 JsHeapFilesTable::JsHeapFilesTable(const TraceDataCache *dataCache) : TableBase(dataCache) in JsHeapFilesTable()
38 JsHeapFilesTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/hi_sysevent/
Dsysevent_subkey_table.cpp21 SysEventSubkeyTable::SysEventSubkeyTable(const TraceDataCache *dataCache) : TableBase(dataCache) in SysEventSubkeyTable()
36 SysEventSubkeyTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/monitor/
Dhidump_table.cpp21 HidumpTable::HidumpTable(const TraceDataCache *dataCache) : TableBase(dataCache) in HidumpTable()
35 HidumpTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Dmemory_cpu_table.cpp21 MemoryCpuTable::MemoryCpuTable(const TraceDataCache *dataCache) : TableBase(dataCache) in MemoryCpuTable()
36 MemoryCpuTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Dmemory_profile_table.cpp21 MemoryProfileTable::MemoryProfileTable(const TraceDataCache *dataCache) : TableBase(dataCache) in MemoryProfileTable()
37 MemoryProfileTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/ftrace/
Dclock_snapshot_table.cpp22 ClockSnapShotTable::ClockSnapShotTable(const TraceDataCache *dataCache) : TableBase(dataCache) in ClockSnapShotTable()
39 ClockSnapShotTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Dclk_event_filter_table.cpp23 ClkEventFilterTable::ClkEventFilterTable(const TraceDataCache *dataCache) : TableBase(dataCache) in ClkEventFilterTable()
39 ClkEventFilterTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/xpower/
Dxpower_app_detaile_gpu_table.cpp21 XpowerAppDetaileGpuTable::XpowerAppDetaileGpuTable(const TraceDataCache *dataCache) : TableBase(dat… in XpowerAppDetaileGpuTable()
38 XpowerAppDetaileGpuTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
Dxpower_app_statistic_table.cpp21 XpowerAppStatisticTable::XpowerAppStatisticTable(const TraceDataCache *dataCache) : TableBase(dataC… in XpowerAppStatisticTable()
38 XpowerAppStatisticTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_report_table.cpp25 PerfReportTable::PerfReportTable(const TraceDataCache *dataCache) : TableBase(dataCache) in PerfReportTable()
40 PerfReportTable::Cursor::Cursor(const TraceDataCache *dataCache, TableBase *table) in Cursor()

1234567