| /developtools/smartperf_host/trace_streamer/src/table/ftrace/ |
| D | thread_table.cpp | 146 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/ |
| D | thread_table.h | 58 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/ |
| D | index_map.cpp | 64 bool changed = false; in Intersect() local 68 changed = true; in Intersect() 72 if (changed) { in Intersect()
|
| D | index_map.h | 48 bool changed = false; in ProcessData() local 51 changed = true; in ProcessData() 55 if (changed) { in ProcessData()
|
| /developtools/smartperf_host/patches/ |
| D | build.patch | 14 1 file changed, 1 insertion(+)
|
| D | productdefine_common.patch | 13 5 files changed, 20 insertions(+)
|
| /developtools/smartperf_host/ide/src/js-heap/logic/ |
| D | HeapLoader.ts | 325 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/ |
| D | ChartData.ets | 98 * changed. Calling this performs all necessary recalculations needed when 99 * the contained data has changed.
|
| D | BaseDataSet.ets | 112 * Use this method to tell the data set that the underlying data has changed.
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/syscap_codec/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/smartperf_host/ide/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/packing_tool/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/bytrace/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/global_resource_tool/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/profiler/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/hdc/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/integration_verification/tools/fotff/ |
| D | LICENSE | 98 stating that You changed the files; and
|
| /developtools/integration_verification/ |
| D | LICENSE | 98 stating that You changed the files; and
|
| /developtools/hiperf/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/packing_tool/jar/ |
| D | NOTICE | 102 stating that You changed the files; and
|
| /developtools/hapsigner/ |
| D | LICENSE | 99 stating that You changed the files; and
|
| /developtools/smartperf_host/ |
| D | LICENSE | 98 stating that You changed the files; and
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/ |
| D | Chart.ets | 278 * Lets the chart know its underlying data has changed and performs all 280 * everytime data is changed dynamically. Not calling this method can lead
|