Searched refs:starts_with_cpu (Results 1 – 4 of 4) sorted by relevance
12 int FAST_FUNC starts_with_cpu(const char *str) in starts_with_cpu() function30 if (!starts_with_cpu(line)) { in get_cpu_count()
177 if (!starts_with_cpu(buf) || buf[3] != ' ') { in get_cpu_statistics()
468 if (!starts_with_cpu(buf)) in get_cpu_statistics()
2107 int starts_with_cpu(const char *str) FAST_FUNC;