Home
last modified time | relevance | path

Searched defs:instructionData (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstructionDistributions.test.ts72 let instructionData = { variable
DTabPaneSampleInstructionSelection.test.ts83 let instructionData = { variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstruction.ts31 private instructionData: Array<unknown> = []; property in TabPaneSampleInstruction