Searched refs:isProcess (Results 1 – 5 of 5) sorted by relevance
65 isProcess: boolean = false; property in ChartStruct
465 perfProcessMerageData.isProcess = true;1042 isProcess: boolean = false; property in PerfCallChain
33 isProcess: boolean = false; property in ChartStruct
793 fileMerageBean.isProcess = true;
844 if ((isThread && node.parent.isThread) || (!isThread && node.parent.isProcess)) {