Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts2236 let threadClickHandler: any; variable
2243 threadClickHandler = (d: ThreadStruct) => {
2291 threadClickHandler,
2313 threadClickHandler,
2350 threadClickHandler,
2474 threadClickHandler,
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpSystemTrace.ts1798 let threadClickHandler: any; variable
1803 threadClickHandler = (d: ThreadStruct) => {
1864 …this.traceSheetEL?.displayThreadData(ThreadStruct.selectThreadStruct!, threadClickHandler, cpuClic…
1982 …this.traceSheetEL?.displayThreadData(ThreadStruct.selectThreadStruct, threadClickHandler, cpuClick…