Home
last modified time | relevance | path

Searched defs:init (Results 1 – 25 of 83) sorted by relevance

1234

/developtools/smartperf_host/ide/src/trace/component/chart/
DSpFpsChart.ts30 async init(): Promise<void> { method in SpFpsChart
DSpLogChart.ts30 async init(): Promise<void> { method in SpLogChart
DSpHiSysEventChart.ts30 async init(): Promise<void> { method in SpHiSysEventChart
DSpVirtualMemChart.ts33 async init(): Promise<void> { method in SpVirtualMemChart
DSpIrqChart.ts34 async init(parentRow?: TraceRow<BaseStruct>, traceId?: string): Promise<void> { method in SpIrqChart
DSpAllAppStartups.ts40 async init(): Promise<void> { method in SpAllAppStartupsChart
DSpClockChart.ts39 async init(parentRow?: TraceRow<BaseStruct>, traceId?: string): Promise<void> { method in SpClockChart
DSpPerfOutputDataChart.ts34 async init(): Promise<void> { method in SpPerfOutputDataChart
DSpCpuChart.ts81 …async init(cpuDataCount?: Map<number, number>, parentRow?: TraceRow<unknown>, traceId?: string): P… method in SpCpuChart
DSpFreqChart.ts44 async init(parentRow?: TraceRow<BaseStruct>, traceId?: string): Promise<void> { method in SpFreqChart
DSpHangChart.ts57 async init(): Promise<void> { method in SpHangChart
/developtools/integration_verification/tools/fotff/utils/
Dlog.go31 func init() { func
Dhdc.go14 func init() { func
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/item/
DNetWork.ts34 init(): CollectorType { method in NetWork
/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DDrawerCpuTabs.ts52 init(cpu: number, value: string): void { method in DrawerCpuTabs
DTop20ThreadRunTime.ts56 init(): void { method in Top20ThreadRunTime
DSpSchedulingAnalysis.ts51 init(): void { method in SpSchedulingAnalysis
DTop20ProcessThreadCount.ts73 init(): void { method in Top20ProcessThreadCount
DTop20ProcessSwitchCount.ts71 init(): void { method in Top20ProcessSwitchCount
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerPerfCallchains.ts59 init = async (): Promise<void> => { property in PerfCallChainPool
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/
DTabPaneGpuMemorySelectVmTracker.ts52 private init(): void { method in TabPaneGpuMemorySelectVmTracker
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPaneDmaAbility.ts59 private init(): void { method in TabPaneDmaAbility
DTabPaneGpuMemorySelectAbility.ts57 private init(): void { method in TabPaneGpuMemorySelectAbility
/developtools/integration_verification/tools/fotff/tester/pkg_available/
Dpkg_available.go33 func init() { func
/developtools/integration_verification/tools/fotff/tester/manual/
Dmanual.go34 func init() { func

1234