Home | History | Annotate | Download | only in micro_bench

Lines Matching full:benchmarkstrlen

481 int benchmarkStrlen(const char *name, const command_data_t &cmd_data, void_func_t func) {
590 { "strlen", benchmarkStrlen, reinterpret_cast<void_func_t>(strlen) },