Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsysinfo.cpp39 static bool __matches_cpuN(const char* s) { in __matches_cpuN() function
58 if (entry->d_type == DT_DIR && __matches_cpuN(entry->d_name)) { in get_nprocs_conf()