Searched refs:spot_check (Results 1 – 1 of 1) sorted by relevance
131 } spot_check[] = { in main() local138 for (uint_t j = 0; j < ARRAY_SIZE(spot_check); j++) { in main()139 if (spot_check[j].msr == entries[i].vfe_ident) { in main()140 spot_check[j].present = true; in main()144 for (uint_t j = 0; j < ARRAY_SIZE(spot_check); j++) { in main()145 if (!spot_check[j].present) { in main()148 spot_check[j].name, spot_check[j].msr); in main()