Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/profile/
Disv_profile.cpp31 static const char StatusOn[][5] = {"1frc", "1vpp"}; variable
402 if(strstr(buf, StatusOn[0]) != NULL) in getGlobalStatus()
405 if(strstr(buf, StatusOn[1]) != NULL) in getGlobalStatus()