| /developtools/smartperf_host/trace_streamer/src/table/monitor/ |
| D | log_table.cpp | 68 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(levelDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 76 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(tagDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 84 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(contextDataIndex).c_str(), STR_DEFAULT_L… in Column()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/ |
| D | log_table.cpp | 68 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(levelDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 76 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(tagDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 84 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(contextDataIndex).c_str(), STR_DEFAULT_L… in Column()
|
| /developtools/smartperf_host/trace_streamer/src/table/ebpf/ |
| D | file_system_sample_table.cpp | 214 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(returnValueIndex).c_str(), STR_DEFAULT_L… in Column() 222 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(errorValueIndex).c_str(), STR_DEFAULT_LE… in Column() 248 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(firstArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 256 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(secondArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 264 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(thirdArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 272 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(fourthArgIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/ebpf/ |
| D | file_system_sample_table.cpp | 214 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(returnValueIndex).c_str(), STR_DEFAULT_L… in Column() 222 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(errorValueIndex).c_str(), STR_DEFAULT_LE… in Column() 248 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(firstArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 256 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(secondArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 264 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(thirdArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 272 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(fourthArgIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/hiperf/ |
| D | perf_report_table.cpp | 57 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeIndex).c_str(), STR_DEFAULT_LEN, nul… in Column() 63 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeValueIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
| D | perf_files_table.cpp | 164 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(symbolIndex).c_str(), STR_DEFAULT_LEN, in Column() 171 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(pathIndex).c_str(), STR_DEFAULT_LEN, nul… in Column()
|
| D | perf_thread_table.cpp | 166 if (dataCache_->GetDataFromDict(threadNameIndex).empty()) { in Column() 169 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(threadNameIndex).c_str(), STR_DEFAULT_LE… in Column()
|
| /developtools/smartperf_host/trace_streamer/src/table/ftrace/ |
| D | clock_event_filter_table.cpp | 55 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeId).c_str(), STR_DEFAULT_LEN, nullpt… in Column() 60 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(strId).c_str(), STR_DEFAULT_LEN, nullptr… in Column()
|
| D | clk_event_filter_table.cpp | 55 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeId).c_str(), STR_DEFAULT_LEN, nullpt… in Column() 60 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(strId).c_str(), STR_DEFAULT_LEN, nullptr… in Column()
|
| D | dynamic_frame_table.cpp | 75 … dataCache_->GetDataFromDict(static_cast<size_t>(dynamicFrameObj_.Alphas()[CurrentRow()])); in Column() 83 … dataCache_->GetDataFromDict(static_cast<size_t>(dynamicFrameObj_.Names()[CurrentRow()])); in Column()
|
| D | system_event_filter_table.cpp | 172 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysEventObj_.TypesData()[CurrentRow()]).… in Column() 176 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysEventObj_.NamesData()[CurrentRow()]).… in Column()
|
| D | thread_filter_table.cpp | 56 … dataCache_->GetDataFromDict(dataCache_->GetConstThreadFilterData().NameIndexData()[CurrentRow()]); in Column()
|
| D | measure_filter_table.cpp | 56 const std::string& str = dataCache_->GetDataFromDict( in Column()
|
| D | process_filter_table.cpp | 56 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(stringIdentity).c_str(), STR_DEFAULT_LEN, in Column()
|
| /developtools/smartperf_host/trace_streamer/src/table/hiperf/ |
| D | perf_report_table.cpp | 57 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeIndex).c_str(), STR_DEFAULT_LEN, nul… in Column() 63 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeValueIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
| D | perf_files_table.cpp | 164 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(symbolIndex).c_str(), STR_DEFAULT_LEN, in Column() 171 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(pathIndex).c_str(), STR_DEFAULT_LEN, nul… in Column()
|
| D | perf_thread_table.cpp | 166 if (dataCache_->GetDataFromDict(threadNameIndex).empty()) { in Column() 169 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(threadNameIndex).c_str(), STR_DEFAULT_LE… in Column()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | perf_data_filter.cpp | 81 auto fullPath = traceDataCache_->GetDataFromDict(pathIndex); in Finish() 97 …traceDataCache_->GetPerfCallChainData()->SetName(i, traceDataCache_->GetDataFromDict(sambols[value… in Finish()
|
| D | app_start_filter.cpp | 39 auto name = traceDataCache_->GetDataFromDict(sliceData.NamesData()[parentId]); in GetProcessCreate() 46 name = traceDataCache_->GetDataFromDict(sliceData.NamesData()[parentId]); in GetProcessCreate() 163 auto& nameString = traceDataCache_->GetDataFromDict(sliceData.NamesData()[i]); in ParserAppStartup() 240 nameString = traceDataCache_->GetDataFromDict(sliceData.NamesData()[i]); in ParserSoInitalization()
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | perf_data_filter.cpp | 81 auto fullPath = traceDataCache_->GetDataFromDict(pathIndex); in Finish() 97 …traceDataCache_->GetPerfCallChainData()->SetName(i, traceDataCache_->GetDataFromDict(sambols[value… in Finish()
|
| D | app_start_filter.cpp | 42 auto name = traceDataCache_->GetDataFromDict(sliceData.NamesData()[parentId]); in GetProcessCreate() 52 name = traceDataCache_->GetDataFromDict(sliceData.NamesData()[parentId]); in GetProcessCreate() 171 auto& nameString = traceDataCache_->GetDataFromDict(sliceData.NamesData()[i]); in ParserAppStartup() 266 nameString = traceDataCache_->GetDataFromDict(sliceData.NamesData()[i]); in ParserSoInitalization()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/ftrace/ |
| D | system_event_filter_table.cpp | 172 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysEventObj_.TypesData()[CurrentRow()]).… in Column() 176 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysEventObj_.NamesData()[CurrentRow()]).… in Column()
|
| D | process_filter_table.cpp | 56 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(stringIdentity).c_str(), STR_DEFAULT_LEN, in Column()
|
| D | measure_filter_table.cpp | 56 const std::string& str = dataCache_->GetDataFromDict( in Column()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
| D | trace_data_cache_reader.cpp | 22 const std::string& TraceDataCacheReader::GetDataFromDict(DataIndex id) const in GetDataFromDict() function in SysTuning::TraceStreamer::TraceDataCacheReader 24 return dataDict_.GetDataFromDict(id); in GetDataFromDict()
|