Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/ebpf/
Dfile_system_sample_table.cpp270 if (fileSystemSampleTableObj_.FourthArguments()[CurrentRow()] != INVALID_UINT64) { in Column()
271 auto fourthArgIndex = fileSystemSampleTableObj_.FourthArguments()[CurrentRow()]; in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/ebpf/
Dfile_system_sample_table.cpp270 if (fileSystemSampleTableObj_.FourthArguments()[CurrentRow()] != INVALID_UINT64) { in Column()
271 auto fourthArgIndex = fileSystemSampleTableObj_.FourthArguments()[CurrentRow()]; in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/
Debpf_file_system_test.cpp140 auto fourthArg = stream_.traceDataCache_->GetConstFileSystemSample().FourthArguments()[0];
222 auto fourthArg = stream_.traceDataCache_->GetConstFileSystemSample().FourthArguments()[0];
303 auto fourthArg = stream_.traceDataCache_->GetConstFileSystemSample().FourthArguments()[0];
385 auto fourthArg = stream_.traceDataCache_->GetConstFileSystemSample().FourthArguments()[0];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1520 const std::deque<DataIndex>& FileSystemSample::FourthArguments() const in FourthArguments() function in SysTuning::TraceStdtype::FileSystemSample
Dtrace_stdtype.h1324 const std::deque<DataIndex>& FourthArguments() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1527 const std::deque<DataIndex>& FileSystemSample::FourthArguments() const in FourthArguments() function in SysTuning::TraceStdtype::FileSystemSample
Dtrace_stdtype.h1329 const std::deque<DataIndex>& FourthArguments() const;