Struct wasmtime_jit::VTuneAgent [−][src]
pub struct VTuneAgent { /* fields omitted */ }Expand description
Interface for driving vtune support
Implementations
Trait Implementations
Notify the profiler of a new module loaded into memory
Notify the profiler that the object file provided contains dynamically-generated trampolines which are now being loaded. Read more