Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.cpp87 bool have_dash = false; in GetCpusFromString() local
94 if (have_dash && !cpu_set.empty()) { in GetCpusFromString()
99 have_dash = false; in GetCpusFromString()
105 have_dash = true; in GetCpusFromString()