bic_lookup       5702 tools/power/x86/turbostat/turbostat.c 			bic_enabled = bic_enabled | bic_lookup(optarg, SHOW_LIST);
bic_lookup       5713 tools/power/x86/turbostat/turbostat.c 			bic_enabled &= ~bic_lookup(optarg, HIDE_LIST);
bic_lookup       5764 tools/power/x86/turbostat/turbostat.c 				bic_enabled = bic_lookup(optarg, SHOW_LIST);
bic_lookup       5766 tools/power/x86/turbostat/turbostat.c 				bic_enabled |= bic_lookup(optarg, SHOW_LIST);