Home
last modified time | relevance | path

Searched refs:ALLOCATION_TASK (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/task/
DTabPaneTaskFrames.ts27 const ALLOCATION_TASK = 'H:Task Allocation:'; constant
80 if (item.funName!.indexOf(ALLOCATION_TASK) >= 0) {
301 if (funName.indexOf(ALLOCATION_TASK) >= 0) {