Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c324 #define BIC_INIT(set) CPU_ZERO(set) macro
364 BIC_INIT(&bic_group_topology); in bic_groups_init()
375 BIC_INIT(&bic_group_thermal_pwr); in bic_groups_init()
386 BIC_INIT(&bic_group_frequency); in bic_groups_init()
397 BIC_INIT(&bic_group_hw_idle); in bic_groups_init()
421 BIC_INIT(&bic_group_sw_idle); in bic_groups_init()
426 BIC_INIT(&bic_group_idle); in bic_groups_init()
431 BIC_INIT(&bic_group_cache); in bic_groups_init()
437 BIC_INIT(&bic_group_other); in bic_groups_init()
445 BIC_INIT(&bic_group_disabled_by_default); in bic_groups_init()
[all …]