Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 28) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Dthread_table.cpp146 bool changed = false; in FilterIpid() local
149 HandleIpidConstraint(isRemove, changed, value, thdQueueSize, threadQueue); in FilterIpid()
152 HandleIpidConstraint(isRemove, changed, INVALID_UINT32, thdQueueSize, threadQueue); in FilterIpid()
155 HandleIpidConstraint(threadQueue, thdQueueSize, isRemove, changed); in FilterIpid()
164 bool changed) in HandleIpidConstraint() argument
171 changed = true; in HandleIpidConstraint()
176 if (changed) { in HandleIpidConstraint()
198 bool changed = false; in FilterSwitchCount() local
201 HandleIpidConstraint(remove, changed, value, size, threadQueue); in FilterSwitchCount()
204 HandleIpidConstraint(remove, changed, value, size, threadQueue); in FilterSwitchCount()
[all …]
/developtools/smartperf_host/trace_streamer/src/table/ftrace/include/
Dthread_table.h58 bool& changed, in HandleIpidConstraint() argument
68 changed = true; in HandleIpidConstraint()
73 if (changed) { in HandleIpidConstraint()
117 bool changed);
/developtools/smartperf_host/trace_streamer/src/base/
Dindex_map.cpp64 bool changed = false; in Intersect() local
68 changed = true; in Intersect()
72 if (changed) { in Intersect()
Dindex_map.h48 bool changed = false; in ProcessData() local
51 changed = true; in ProcessData()
55 if (changed) { in ProcessData()
/developtools/smartperf_host/patches/
Dbuild.patch14 1 file changed, 1 insertion(+)
Dproductdefine_common.patch13 5 files changed, 20 insertions(+)
/developtools/smartperf_host/ide/src/js-heap/logic/
DHeapLoader.ts325 let changed = true; variable
327 while (changed) {
328 changed = false;
386 changed = true;
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/
DChartData.ets98 * changed. Calling this performs all necessary recalculations needed when
99 * the contained data has changed.
DBaseDataSet.ets112 * Use this method to tell the data set that the underlying data has changed.
/developtools/ace_js2bundle/
DLICENSE99 stating that You changed the files; and
/developtools/ace_ets2bundle/
DLICENSE99 stating that You changed the files; and
/developtools/syscap_codec/
DLICENSE99 stating that You changed the files; and
/developtools/smartperf_host/ide/
DLICENSE99 stating that You changed the files; and
/developtools/packing_tool/
DLICENSE99 stating that You changed the files; and
/developtools/bytrace/
DLICENSE99 stating that You changed the files; and
/developtools/global_resource_tool/
DLICENSE99 stating that You changed the files; and
/developtools/profiler/
DLICENSE99 stating that You changed the files; and
/developtools/hdc/
DLICENSE99 stating that You changed the files; and
/developtools/integration_verification/tools/fotff/
DLICENSE98 stating that You changed the files; and
/developtools/integration_verification/
DLICENSE98 stating that You changed the files; and
/developtools/hiperf/
DLICENSE99 stating that You changed the files; and
/developtools/packing_tool/jar/
DNOTICE102 stating that You changed the files; and
/developtools/hapsigner/
DLICENSE99 stating that You changed the files; and
/developtools/smartperf_host/
DLICENSE98 stating that You changed the files; and
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/
DChart.ets278 * Lets the chart know its underlying data has changed and performs all
280 * everytime data is changed dynamically. Not calling this method can lead

12