Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_profile.h52 } ISVConfig; typedef
149 ISVConfig mConfigs[ProcFilterCount];
/hardware/intel/common/utils/ISV/profile/
Disv_profile.cpp47 memset(mConfigs, 0, sizeof(ISVConfig) * ProcFilterCount); in ISVProfile()