Home
last modified time | relevance | path

Searched defs:tableName (Results 1 – 17 of 17) sorted by relevance

/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/sdk/
Dsdk_data_parser.cpp129 int32_t SDKDataParser::CreateCounterObjectTable(const std::string& tableName) in CreateCounterObjectTable()
140 int32_t SDKDataParser::CreateCounterTable(const std::string& tableName) in CreateCounterTable()
151 int32_t SDKDataParser::CreateSliceObjectTable(const std::string& tableName) in CreateSliceObjectTable()
162 int32_t SDKDataParser::CreateSliceTable(const std::string& tableName) in CreateSliceTable()
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/sdk/
Dsdk_data_parser.cpp129 int32_t SDKDataParser::CreateCounterObjectTable(const std::string& tableName) in CreateCounterObjectTable()
140 int32_t SDKDataParser::CreateCounterTable(const std::string& tableName) in CreateCounterTable()
151 int32_t SDKDataParser::CreateSliceObjectTable(const std::string& tableName) in CreateSliceObjectTable()
162 int32_t SDKDataParser::CreateSliceTable(const std::string& tableName) in CreateSliceTable()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Dtable_base.cpp34 std::string tableName; member
43 void TableBase::TableRegister(sqlite3& db, TraceDataCache* cache, const std::string& tableName, Tab… in TableRegister()
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/table/
Dtable_base.cpp35 std::string tableName; member
45 void TableBase::TableRegister(sqlite3& db, TraceDataCache* cache, const std::string& tableName, Tab… in TableRegister()
/developtools/smartperf_host/trace_streamer/src/table/base/
Dtable_base.cpp35 std::string tableName; member
45 void TableBase::TableRegister(sqlite3& db, TraceDataCache* cache, const std::string& tableName, Tab… in TableRegister()
Dtable_base.h43 static void TableDeclare(sqlite3& db, TraceDataCache* dataCache, const std::string& tableName) in TableDeclare()
Dspan_join.cpp148 const std::string& tableName, in GetColumns()
/developtools/profiler/host/smartperf/trace_streamer/src/table/base/
Dtable_base.cpp35 std::string tableName; member
45 void TableBase::TableRegister(sqlite3& db, TraceDataCache* cache, const std::string& tableName, Tab… in TableRegister()
Dtable_base.h43 static void TableDeclare(sqlite3& db, TraceDataCache* dataCache, const std::string& tableName) in TableDeclare()
Dspan_join.cpp148 const std::string& tableName, in GetColumns()
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpQuerySQL.ts285 let tableName = tableItem[0].trim(); variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts573 tableName: tName, constant
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts573 tableName: tName, constant
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
Dtrace_data_db.cpp63 void TraceDataDB::AppendNewTable(std::string tableName) in AppendNewTable()
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/trace_data/
Dtrace_data_db.cpp63 void TraceDataDB::AppendNewTable(std::string tableName) in AppendNewTable()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_db.cpp64 void TraceDataDB::AppendNewTable(std::string tableName) in AppendNewTable()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_db.cpp64 void TraceDataDB::AppendNewTable(std::string tableName) in AppendNewTable()