Home
last modified time | relevance | path

Searched refs:initFileCallchain (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/chart/
DSpEBPFChart.test.ts45 spEBPFChart.initFileCallchain = jest.fn(() => true);
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpEBPFChart.ts43 await this.initFileCallchain();
59 async initFileCallchain() { method in SpEBPFChart
DSpChartManager.ts197 await this.fileSystem.initFileCallchain();