Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts103 spSystemTraceInit,
1862 return spSystemTraceInit(this, param, wasmConfigUri, progress);
DSpSystemTrace.init.ts842 export async function spSystemTraceInit(sp:SpSystemTrace,param: { buf?: ArrayBuffer; url?: string }… function