Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 58) sorted by relevance

123

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dmeta_table.cpp37 MetaTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Drange_table.cpp37 RangeTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) : TableBase::Cursor(d… in Cursor()
Ddatasource_clockid_table.cpp39 DataSourceClockIdTableTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dclock_snapshot_table.cpp41 ClockSnapShotTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dappname_table.cpp39 AppnameTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dsystem_call_table.cpp40 SystemCallTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dmeasure_filter_table.cpp39 MeasureFilterTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dprocess_filter_table.cpp39 ProcessFilterTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dthread_filter_table.cpp39 ThreadFilterTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dperf_report_table.cpp38 PerfReportTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dcpu_usage_info_table.cpp41 CpuUsageInfoTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dsysevent_measure_table.cpp43 SysEventMeasureTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dstat_table.cpp41 StatTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Ddisk_io_table.cpp56 DiskIOTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dlog_table.cpp43 LogTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dnetwork_table.cpp58 NetworkTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dsmaps_table.cpp47 SmapsTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dlive_process_table.cpp62 LiveProcessTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Ddevice_state_table.cpp78 DeviceStateTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Ddata_dict_table.cpp121 DataDictTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Ddata_type_table.cpp122 DataTypeTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dhidump_table.cpp121 HidumpTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
Dtable_base.cpp60 auto table = xdesc->tmplate(xdesc->dataCache); in TableRegister() local
222 TableBase::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table, uint32_t rowCount) in Cursor()
Dmeasure_table.cpp41 MeasureTable::Cursor::Cursor(const TraceDataCache* dataCache, TableBase* table) in Cursor()
/developtools/profiler/host/smartperf/ide/test/base-ui/table/
DLitTable.test.ts165 let table = document.querySelector("#tab") as LitTable; variable

123