Home
last modified time | relevance | path

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

/external/rust/crates/tracing/benches/
Devent.rs6 shared::for_all_recording(&mut c.benchmark_group("event"), |b| { in bench()
Dspan_no_fields.rs7 shared::for_all_recording(&mut c.benchmark_group("span_no_fields"), |b| { in bench()
Dspan_fields.rs7 shared::for_all_recording(&mut c.benchmark_group("span_fields"), |b| { in bench()
Dspan_repeated.rs7 shared::for_all_recording(&mut c.benchmark_group("span_repeated"), |b| { in bench()
Dshared.rs10 pub fn for_all_recording( in for_all_recording() function