Home
last modified time | relevance | path

Searched refs:NumberOfElements (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Debug/
DFunctionCallParameter.cs19 public int NumberOfElements; field
DCPUTracer.cs122 var size = parameter.NumberOfElements; in TranslateParameter()