Searched refs:ReadPerfEventParanoid (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Denvironment.cpp426 static bool ReadPerfEventParanoid(int* value) { function
457 if (!ReadPerfEventParanoid(&limit_level)) {
467 if (ReadPerfEventParanoid(&limit_level) && limit_level <= 1) {

Completed in 160 milliseconds