Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.cpp94 bool have_dash = false; in GetCpusFromString() local
101 if (have_dash && !cpu_set.empty()) { in GetCpusFromString()
106 have_dash = false; in GetCpusFromString()
112 have_dash = true; in GetCpusFromString()