Wasmtime
|
Tuple of name and module for passing into wasmtime_guestprofiler_new. More...
#include <profiling.h>
Data Fields | |
const wasm_name_t * | name |
Name recorded in the profile. | |
const wasmtime_module_t * | mod |
Module that is being allowed to appear in captured stack trace. | |
Tuple of name and module for passing into wasmtime_guestprofiler_new.