Searched refs:duplicated (Results 1 - 5 of 5) sorted by relevance

/system/extras/simpleperf/
H A DSampleComparator.h63 BUILD_COMPARE_VALUE_FUNCTION(CompareCallGraphDuplicated, callchain.duplicated);
H A Dcallchain.h41 // If duplicated = true, this call tree is part of another call tree.
43 bool duplicated; member in struct:CallChainRoot
47 CallChainRoot() : duplicated(false), children_period(0) {}
H A DSampleDisplayer.h120 if (brief_callgraph_ && sample->callchain.duplicated) {
H A Dsample_tree.h265 sample->callchain.duplicated = true;
/system/core/adb/
H A DAndroid.mk44 # Much of adb is duplicated in bootable/recovery/minadb and fastboot. Changes

Completed in 110 milliseconds