Home
last modified time | relevance | path

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

/system/extras/micro_bench/
Dmicro_bench.cpp476 int benchmarkStrcmpCold(const char *name, const command_data_t &cmd_data, void_func_t func) { in benchmarkStrcmpCold() function
600 { "strcmp_cold", benchmarkStrcmpCold, reinterpret_cast<void_func_t>(strcmp) },