Lines Matching refs:To

53 To address the problem that a large number of threads are required, you are advised to:
426 …shared among threads. However, lock-free must be used for a single thread. To prevent multiple thr…
602 To address the problem that a large number of threads are required, you are advised to:
642 To use a UI component in the HAR, use the source code HAR or JS HAR.
650 - To use the default properties, run the following command: **hdc shell param set persist.ark.prope…
651 - To disable multithreading detection and print abnormal stack frames, run the following command: *…
652 - To print the GC status, run the following command: **hdc shell param set persist.ark.properties 0…
653 - To enable multithreading detection, run the following command: **hdc shell param set persist.ark.…
654 - To enable multithreading detection and print abnormal stacks, run the following command: **hdc sh…
655 - To enable memory leak check for global objects, run the following command: **hdc shell param set …
656 - To enable memory leak check for global original values, run the following command: **hdc shell pa…
657 - To open the GC heap information, run the following command: **hdc shell param set persist.ark.pro…
658 - To enable microtask tracing (including enqueuing and execution), run the following command: **hdc…
659 - To use ArkProperties to control whether to enable the socket debugger of an earlier version, run …
660 - To use DISABLE to adapt to the existing ArkProperties in the test script, run the following comma…
661 - To enhance error reporting during the loading of .so files to a module, run the following command…
662 - To enable modular tracing, run the following command: **hdc shell param set persist.ark.propertie…
663 - To enable module-specific logging, run the following command: **hdc shell param set persist.ark.p…
665 - To collect data of the main thread in the cold start phase, run the following command: **hdc shel…
666 - To collect data of the worker thread in the cold start phase, run the following command: **hdc sh…
667 - To collect data of the main thread and worker thread in the cold start phase, run the following c…
668 - To collect data of the main thread in any phase, run the following command: **hdc shell param set…
669 - To collect data of the worker thread in any phase, run the following command: **hdc shell param s…
670 - To collect data of the main thread and worker thread in any phase, run the following command: **h…