Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts106 spSystemTraceShowStruct,
1700 return spSystemTraceShowStruct(this, previous, currentIndex, structs, retargetIndex);
DSpSystemTrace.init.ts680 export function spSystemTraceShowStruct(sp:SpSystemTrace,previous: boolean, currentIndex: number, s… function