Searched refs:PROF_NODE_COPY (Results 1 – 2 of 2) sorted by relevance
104 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler); in initByCopy()125 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler); in initAsRootWithPreviousWord()135 PROF_NODE_COPY(&parentDicNode->mProfiler, mProfiler); in initAsPassingChild()148 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler); in initAsChild()
38 #define PROF_NODE_COPY(src, dest) dest.copy(src) macro55 #define PROF_NODE_COPY(src, dest) macro