Home
last modified time | relevance | path

Searched refs:ErrorCodes (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/ebpf/
Dfile_system_sample_table.cpp220 if (fileSystemSampleTableObj_.ErrorCodes()[CurrentRow()] != INVALID_UINT64) { in Column()
221 auto errorValueIndex = fileSystemSampleTableObj_.ErrorCodes()[CurrentRow()]; in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/ebpf/
Dfile_system_sample_table.cpp220 if (fileSystemSampleTableObj_.ErrorCodes()[CurrentRow()] != INVALID_UINT64) { in Column()
221 auto errorValueIndex = fileSystemSampleTableObj_.ErrorCodes()[CurrentRow()]; in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/
Debpf_file_system_test.cpp121 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0];
203 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0];
284 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0];
365 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1492 const std::deque<DataIndex>& FileSystemSample::ErrorCodes() const in ErrorCodes() function in SysTuning::TraceStdtype::FileSystemSample
Dtrace_stdtype.h1317 const std::deque<DataIndex>& ErrorCodes() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1499 const std::deque<DataIndex>& FileSystemSample::ErrorCodes() const in ErrorCodes() function in SysTuning::TraceStdtype::FileSystemSample
Dtrace_stdtype.h1322 const std::deque<DataIndex>& ErrorCodes() const;