Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpUserPluginChart.ts75 const startTS = flattenTreeArray[0].property[0].begin; constant
167 const startTS = start_ts > 0 ? start_ts : flattenTreeArray[0].property[0].begin; constant
DSpBpftraceChart.ts72 const startTS = flattenTreeArray[0].property[0].begin; constant
152 const startTS = start_ts > 0 ? start_ts : flattenTreeArray[0].property[0].begin; constant