Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/
Dfile_system_data_parser.cpp88 DataIndex returnValue = INVALID_UINT64; in ParseFileSystemEvent() local
133 auto returnValue = fsFixedHeader->ret; in GetFileDescriptor() local
/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Debpf_file_system_test.cpp119 auto returnValue = stream_.traceDataCache_->GetConstFileSystemSample().ReturnValues()[0]; variable
200 auto returnValue = stream_.traceDataCache_->GetConstFileSystemSample().ReturnValues()[0]; variable
282 auto returnValue = stream_.traceDataCache_->GetConstFileSystemSample().ReturnValues()[0]; variable
363 auto returnValue = stream_.traceDataCache_->GetConstFileSystemSample().ReturnValues()[0]; variable
Dtable_test.cpp451 DataIndex returnValue = stream_.traceDataCache_->GetDataIndex("returnValue"); variable
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.ts662 returnValue: string = ""; property in FileSysEvent
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1273 DataIndex returnValue, in AppendNewData()