pub unsafe extern "C" fn wasm_runtime_dump_perf_profiling(
module_inst: wasm_module_inst_t,
)
Expand description
Dump runtime performance profiler data of each function
@param module_inst the WASM module instance to profile
pub unsafe extern "C" fn wasm_runtime_dump_perf_profiling(
module_inst: wasm_module_inst_t,
)
Dump runtime performance profiler data of each function
@param module_inst the WASM module instance to profile