Home
last modified time | relevance | path

Searched refs:execution_start (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/bench-api/src/
H A Dlib.rs195 pub execution_start: extern "C" fn(*mut u8), field
289 config.execution_start, in wasm_bench_create()
418 execution_start: extern "C" fn(*mut u8), in new()
435 execution_start(*execution_timer.get()); in new()