Wasmtime
wasmtime_guestprofiler_modules Struct Reference

Tuple of name and module for passing into wasmtime_guestprofiler_new. More...

#include <profiling.h>

Data Fields

const wasm_name_tname
 Name recorded in the profile.
 
const wasmtime_module_tmod
 Module that is being allowed to appear in captured stack trace.
 

Detailed Description

Tuple of name and module for passing into wasmtime_guestprofiler_new.


The documentation for this struct was generated from the following file: