/developtools/profiler/host/smartperf/trace_streamer/src/table/ |
D | log_table.cpp | 70 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(levelDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 78 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(tagDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 86 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(contextDataIndex).c_str(), STR_DEFAULT_L… in Column()
|
D | file_system_sample_table.cpp | 231 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(returnValueIndex).c_str(), STR_DEFAULT_L… in Column() 239 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(errorValueIndex).c_str(), STR_DEFAULT_LE… in Column() 265 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(firstArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 273 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(secondArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 281 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(thirdArgIndex).c_str(), STR_DEFAULT_LEN, in Column() 289 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(fourthArgIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
D | perf_report_table.cpp | 55 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeIndex).c_str(), STR_DEFAULT_LEN, nul… in Column() 61 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeValueIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
D | perf_thread_table.cpp | 187 if (dataCache_->GetDataFromDict(threadNameIndex).empty()) { in Column() 190 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(threadNameIndex).c_str(), STR_DEFAULT_LE… in Column()
|
D | perf_files_table.cpp | 185 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(symbolIndex).c_str(), STR_DEFAULT_LEN, in Column() 192 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(pathIndex).c_str(), STR_DEFAULT_LEN, nul… in Column()
|
D | system_event_filter_table.cpp | 174 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysEventObj_.TypesData()[CurrentRow()]).… in Column() 178 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysEventObj_.NamesData()[CurrentRow()]).… in Column()
|
D | measure_filter_table.cpp | 58 const std::string& str = dataCache_->GetDataFromDict( in Column()
|
D | process_filter_table.cpp | 58 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(stringIdentity).c_str(), STR_DEFAULT_LEN, in Column()
|
D | thread_filter_table.cpp | 58 … dataCache_->GetDataFromDict(dataCache_->GetConstThreadFilterData().NameIndexData()[CurrentRow()]); in Column()
|
D | clock_event_filter_table.cpp | 176 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeId).c_str(), STR_DEFAULT_LEN, nullpt… in Column() 181 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(strId).c_str(), STR_DEFAULT_LEN, nullptr… in Column()
|
D | clk_event_filter_table.cpp | 177 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(typeId).c_str(), STR_DEFAULT_LEN, nullpt… in Column() 183 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(strId).c_str(), STR_DEFAULT_LEN, nullptr… in Column()
|
D | system_call_table.cpp | 55 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(sysCallObj_.TypesData()[CurrentRow()]).c… in Column()
|
D | sysevent_measure_table.cpp | 77 …dataCache_->GetDataFromDict(sysEventMeasure_.StringValue()[CurrentRow()]).c_str(), STR_DEFAULT_LEN… in Column()
|
D | irq_table.cpp | 213 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(catsDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 221 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(nameDataIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
D | callstack_table.cpp | 224 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(catsDataIndex).c_str(), STR_DEFAULT_LEN, in Column() 235 … sqlite3_result_text(context_, dataCache_->GetDataFromDict(nameDataIndex).c_str(), STR_DEFAULT_LEN, in Column()
|
D | data_dict_table.cpp | 172 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(index).c_str(), STR_DEFAULT_LEN, nullptr… in Column()
|
D | symbols_table.cpp | 175 … dataCache_->GetDataFromDict(dataCache_->GetConstSymbolsData().GetConstFuncNames()[index]).c_str(), in Column()
|
D | data_type_table.cpp | 176 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(dataTypeObj_.DataDesc()[CurrentRow()]).c… in Column()
|
D | ebpf_callstack_table.cpp | 190 …sqlite3_result_text(context_, dataCache_->GetDataFromDict(returnValueIndex).c_str(), STR_DEFAULT_L… in Column()
|
/developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
D | perf_data_filter.cpp | 72 auto fullPath = traceDataCache_->GetDataFromDict(pathIndex); in Finish() 88 …traceDataCache_->GetPerfCallChainData()->SetName(i, traceDataCache_->GetDataFromDict(sambols[value… in Finish()
|
D | system_event_measure_filter.cpp | 49 … filterTypeValue.at(filterType_), traceDataCache_->GetDataFromDict(nameIndex), INVALID_UINT64); in GetOrCreateFilterId()
|
D | slice_filter.cpp | 65 …GetNameASCIISumNoNum(traceDataCache_->GetDataFromDict(sliceData.name)), sliceData.name, 0, std::nu… in IrqHandlerEntry() 97 …GetNameASCIISumNoNum(traceDataCache_->GetDataFromDict(sliceData.name)), sliceData.name, 0, std::nu… in SoftIrqEntry() 276 …GetNameASCIISumNoNum(traceDataCache_->GetDataFromDict(sliceData.name)), sliceData.name, 0, parentI… in StartSlice() 407 … GetNameASCIISumNoNum(traceDataCache_->GetDataFromDict(nameIndex)), in StartAsyncSlice()
|
D | measure_filter.cpp | 50 filterTypeValue.at(filterType_), traceDataCache_->GetDataFromDict(nameIndex), internalTid); in GetOrCreateFilterId()
|
/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()
|
D | trace_data_cache_reader.h | 34 const std::string& GetDataFromDict(DataIndex id) const;
|