Home
last modified time | relevance | path

Searched defs:unwind (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/utils/monitorconfig/entity/
DNativeHookConfigInfo.java29 private int unwind = UNWIND_SIZE; field in NativeHookConfigInfo
101 public void setUnwind(int unwind) { in setUnwind()
/developtools/profiler/host/smartperf/ide/src/trace/component/setting/
DSpAllocations.ts31 get unwind(): number { method in SpAllocations