Home
last modified time | relevance | path

Searched defs:PerfBottomUpStruct (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DPerfBottomUpStruct.ts16 export class PerfBottomUpStruct { class
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPerfBottomUp.ts26 import { type PerfBottomUpStruct } from '../../../../bean/PerfBottomUpStruct'; alias
152 const bottomUpData = evt.detail.data as PerfBottomUpStruct; property in TabpanePerfBottomUp