Home
last modified time | relevance | path

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

/system/extras/micro_bench/
Dmicro_bench.cpp507 int benchmarkStrlenCold(const char *name, const command_data_t &cmd_data, void_func_t func) { in benchmarkStrlenCold() function
604 { "strlen_cold", benchmarkStrlenCold, reinterpret_cast<void_func_t>(strlen) },