Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat_test.cpp272 std::atomic<bool> stop_child(false); in TEST() local
276 while (!stop_child) { in TEST()
302 stop_child = true; in TEST()