wamr_sys

Function wasm_runtime_dump_perf_profiling

Source
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