Searched refs:CONFIG_GZ (Results 1 – 4 of 4) sorted by relevance
56 if (flags & RuntimeInfo::FetchFlag::CONFIG_GZ) { in doFetch()
89 CONFIG_GZ = 1 << 1, enumerator
184 {F::CONFIG_GZ, &RF::fetchKernelConfigs, "/proc/config.gz"}, in fetchAllInformation()
118 if (flags & RuntimeInfo::FetchFlag::CONFIG_GZ) { in fetchAllInformation()