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