• Home
  • Raw
  • Download

Lines Matching full:description

23   description: Boot panda files separated by colon
29 description: Panda files separated by colon which is not within boot-panda-files
38 description: Load specified intrinsic spaces
47 description: Load specified class spaces
55 description: Runtime type
63 description: Load specified class and intrinsic spaces and define runtime type
69 description: Enable/disable compressed strings
74 description: Enable/disable running GC only in place
79 description: Enables/disables JIT compiler
84 description: Threshold for "hotness" counter of the method after that it will be compiled
89 description: Threshold to start method profiling.
94 description: Enables/disables OSR compilation
99 description: Path to debugger library
104 description: Is debugger enabled on runtime create
109 description: Port for serving debugger clients via socket
138description: '[DEPRECATED] Option was moved to libpandabase/options.yaml, use base_options::Option…
148 description: Dfx option for compiler-nullcheck
156 description: Dfx option for reference-dump
164 description: Dfx option for signal-catcher
172 description: Dfx option for signal-handler
180 description: Dfx option for sigquit
188 description: Dfx option for sigusr1
196 description: Dfx option for sigusr2
204 description: Dfx option for mobile-log
212 description: Dfx option for dfx log
222 description: Type of used GC
227 description: switch of inline cache
240 description: Type of used GC trigger
245 description: If print INFO log to get more detailed information in GC.
250 description: Percent of heap for threshold increasing
255description: Adjust jump from too frequent gc. New jump calculate as gc-trigger-adaptive-multiplie…
260 description: Percent of maximum heap size is used as threshold for trigger-heap-occupancy
265 description: No stw gc count for no-gc-for-start-up
270 description: Initial young space size gen-gc
275 description: Young space size of gen-gc
280 description: How much space in young-gen are shared (this space is not used for tlabs)
285 description: Minimum extra heap size for trigger gc
290 description: Maximum extra heap size for trigger gc
295 description: First iteration to start returning true in debug trigger
300 description: Dump heap before and after GC
305description: Set number of additional GC helper threads. GC uses these threads to speed up collect…
310description: Specify garbage rate threshold of a tenured region to be included into a mixed collec…
319description: Specify if we need to track removing objects (i.e. update objects count in memstats a…
324description: The max stack size for root marking in main thread, if it exceeded, we will send a ne…
329description: The max stack size for marking stage proceed in workers threads, if it exceeded, we w…
334description: Enable parallel marking in GC if it is supported (now it is G1 and STW). If we don't …
339description: Enable parallel compacting in GC if it is supported (now it is G1). If we don't have …
344 description: Enables/disables ReferenceProcessor
355description: '[DEPRECATED] Option was moved to libpandabase/options.yaml, use base_options::Option…
366description: '[DEPRECATED] Option was moved to libpandabase/options.yaml, use base_options::Option…
372description: '[DEPRECATED] Option was moved to libpandabase/options.yaml, use base_options::Option…
378 description: enables/disables tracing gc
383 description: enables/disables concurrent update remset thread
388description: Minimum number of cards to process from queue in update-remset-thread. Higher number …
393description: Minimum percentage of alive bytes in young region to promote it into tenured without …
398 description: Enable/disable collection of information for distributed profiling
403 description: path to aot file
408 description: List of aot files to be loaded
414description: Enable/disable TLAB using for object allocations. Now, it is ignored for all GCs exce…
419description: Initial size of pool used for objects (Xms). If it was not set explicitly then it set…
424 description: Max heap size
429 description: Max internal memory used by the VM
434description: Minimum percentage of free space in heap. Must be 0 <= min-heap-free-percentage <= ma…
439description: Maximum percentage of free space in heap. Must be 0 <= min-heap-free-percentage <= ma…
444 description: The limit for compiled code size.
449 description: Max memory used by the compiler
454 description: Enable/disable printing memory statistics in the end of the program
459 description: Enable/disable printing gc statistics in the end of the program
464 description: Perform compilation in the main thread or in parallel worker
473 description: Type of compiler queue
478 description: A time in milliseconds of task life span in compiler counter priority queue
483 description: Max length of compiler queue
488 description: Duration in milliseconds of an epoch in compiler aged counter priority queue
493 description: Minimum value of aged counter, which will be still considered
498 description: Limit standard allocations usage in runtime
507description: Default means using malloc for Release, and panda allocators for Debug builds. If we …
512 description: Set finalizer daemon watchdog time
518 description: command-line property settings of VM
528 description: Specify events output
533 description: Path to events output file (if needed)
538 description: Print the start time of command execution
543 description: Trigger native memory recycling watermark, default 8 M
551 description: Type of native gc trigger
556 description: Set wake up period time of daemon thread for profile saver
561 description: delta number threshold of newly added method or class for profile saver
566 description: whether open the profilesaver functions
571 description: whether current vm is zygote
576 description: Whether to enable verification
581 description: Whether class initialization should wait until class verification is complete
586 description: Whether to update verification result cache
591 description: number of verification threads
596 description: filename with debug config for verifier
601 description: verifier cache filename
606description: Enable fast heap verifier, which is faster than ordinary heap verifier but uses more …
611 description: if enabled then fail execution if heap verifier found heap corruption
616 description: whether verify heap before GC
621 description: whether verify heap during GC
626 description: whether verify heap after GC
631 description: max size of global reference storage
636 description: whether open the global reference size check
641 description: whether concurrent GC is enabled
646 description: whether snapshot serialize is enabled
651 description: whether snapshot deserialize is enabled
656 description: snapshot file
661 description: snapshot file
666 description: Load/Unload ARK an file base on abc file location
671 description: Verify call stack before using of the StackWalker
676 description: Print backtrace each time a thread gets suspended
681 description: Maximum amount of AOT string PLT-slots registered as GC roots
686 description: Minimum amount of ResolveStringAot calls before storing string pointer into PLT-slot
691 description: Path to generated icu data file
696 description: check if runtime start by ark_aot
701 description: List of methods for which intrinsics should not be linked
707 description: Verify compiler entrypoints
712 description: Ignore daemon memory leaks during runtime destruction with the specified threshold
718 description: Interpreter implementation type
723 description: Specify the location of abc layout profile