|
mem_alloc_type_t | mem_alloc_type |
|
MemAllocOption | mem_alloc_option |
|
const char * | native_module_name |
|
NativeSymbol * | native_symbols |
|
uint32_t | n_native_symbols |
|
uint32_t | max_thread_num |
|
char | ip_addr [128] |
|
int | unused |
|
int | instance_port |
|
uint32_t | fast_jit_code_cache_size |
|
uint32_t | gc_heap_size |
|
RunningMode | running_mode |
|
uint32_t | llvm_jit_opt_level |
|
uint32_t | llvm_jit_size_level |
|
uint32_t | segue_flags |
|
bool | enable_linux_perf |
|
◆ enable_linux_perf
bool RuntimeInitArgs::enable_linux_perf |
If enabled
- llvm-jit will output a jitdump file for
perf inject
- aot will output a perf-${pid}.map for
perf record
- fast-jit. TBD
- multi-tier-jit. TBD
- interpreter. TBD
The documentation for this struct was generated from the following file: