Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c205 #define BIC_PRESENT(COUNTER_BIT) (bic_present |= COUNTER_BIT) macro
4171 BIC_PRESENT(BIC_UNCORE_MHZ); in intel_uncore_frequency_probe()
4596 BIC_PRESENT(BIC_Pkg_J); in rapl_probe_intel()
4597 BIC_PRESENT(BIC_Cor_J); in rapl_probe_intel()
4598 BIC_PRESENT(BIC_GFX_J); in rapl_probe_intel()
4600 BIC_PRESENT(BIC_PkgWatt); in rapl_probe_intel()
4601 BIC_PRESENT(BIC_CorWatt); in rapl_probe_intel()
4602 BIC_PRESENT(BIC_GFXWatt); in rapl_probe_intel()
4609 BIC_PRESENT(BIC_Pkg_J); in rapl_probe_intel()
4611 BIC_PRESENT(BIC_PkgWatt); in rapl_probe_intel()
[all …]