Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstructionSelectionTotalTime.ts36 private onReadableData: Array<unknown> = []; property in TabPaneSampleInstructionTotalTime
230 const onReadableData = this.onReadableData; constant
DTabPaneSampleInstructionDistributions.ts28 private onReadableData: Array<unknown> = []; property in TabPaneSampleInstructionDistributions