Searched refs:selectArray (Results 1 – 1 of 1) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/setting/ |
| D | SpRecordPerf.ts | 464 config.selectArray[0] 467 config.selectArray.forEach((value: string) => { 551 let placeholder = config.selectArray[0]; 562 config.selectArray.forEach((value: string) => { 737 selectArray: [''], constant 744 selectArray: [''], 751 selectArray: [''], 808 selectArray: ['dwarf', 'fp', 'none'], 815 selectArray: ['none', 'any', 'any_call', 'any_ret', 'ind_call', 'call', 'user', 'kernel'], 837 selectArray: ['monotonic', 'realtime', 'monotonic_raw', 'boottime', 'perf'],
|