Home
last modified time | relevance | path

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

/external/rust/crates/criterion/src/
Dcsv_report.rs15 throughput_type: Option<&'a str>, field
36 let (throughput_num, throughput_type) = match id.throughput { in write_data()
49 throughput_type, in write_data()
/external/rust/crates/criterion/
DCHANGELOG.md191 - Two new fields, `throughput_num` and `throughput_type` have been added to the `raw.csv` file.