Home
last modified time | relevance | path

Searched refs:SymbolIds (Results 1 – 11 of 11) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/ebpf/
Debpf_callstack_table.cpp175 if (ebpfCallStackObj_.SymbolIds()[CurrentRow()] != INVALID_UINT64) { in Column()
176 … sqlite3_result_int64(context_, static_cast<int64_t>(ebpfCallStackObj_.SymbolIds()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/ebpf/
Debpf_callstack_table.cpp175 if (ebpfCallStackObj_.SymbolIds()[CurrentRow()] != INVALID_UINT64) { in Column()
176 … sqlite3_result_int64(context_, static_cast<int64_t>(ebpfCallStackObj_.SymbolIds()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_call_chain_table.cpp138 perfCallChainObj_.SymbolIds()); in Filter()
179 …sqlite3_result_int64(context_, static_cast<uint64_t>(perfCallChainObj_.SymbolIds()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/hiperf/
Dperf_call_chain_table.cpp138 perfCallChainObj_.SymbolIds()); in Filter()
179 …sqlite3_result_int64(context_, static_cast<uint64_t>(perfCallChainObj_.SymbolIds()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dperf_data_filter.cpp62 auto symbolsIds = traceDataCache_->GetPerfCallChainData()->SymbolIds(); in Finish()
/developtools/smartperf_host/trace_streamer/src/filter/
Dperf_data_filter.cpp62 auto symbolsIds = traceDataCache_->GetPerfCallChainData()->SymbolIds(); in Finish()
/developtools/smartperf_host/trace_streamer/test/unittest/
Debpf_file_system_test.cpp500 … callStackFirstLevelSymbolId = stream_.traceDataCache_->GetConstEbpfCallStackData().SymbolIds()[0];
502 …callStackSecondLevelSymbolId = stream_.traceDataCache_->GetConstEbpfCallStackData().SymbolIds()[1];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp826 const std::deque<uint64_t>& PerfCallChain::SymbolIds() const in SymbolIds() function in SysTuning::TraceStdtype::PerfCallChain
1619 const std::deque<DataIndex>& EbpfCallStackData::SymbolIds() const in SymbolIds() function in SysTuning::TraceStdtype::EbpfCallStackData
Dtrace_stdtype.h938 const std::deque<uint64_t>& SymbolIds() const;
1370 const std::deque<DataIndex>& SymbolIds() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp833 const std::deque<uint64_t>& PerfCallChain::SymbolIds() const in SymbolIds() function in SysTuning::TraceStdtype::PerfCallChain
1626 const std::deque<DataIndex>& EbpfCallStackData::SymbolIds() const in SymbolIds() function in SysTuning::TraceStdtype::EbpfCallStackData
Dtrace_stdtype.h943 const std::deque<uint64_t>& SymbolIds() const;
1375 const std::deque<DataIndex>& SymbolIds() const;