Home
last modified time | relevance | path

Searched defs:ExternalProfiler (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/criterion/src/
Dprofiler.rs24 pub struct ExternalProfiler; struct
25 impl Profiler for ExternalProfiler { implementation