rapl_defaults
struct rapl_defaults *defaults = get_defaults(rd->rp);
static const struct rapl_defaults defaults_tpmi = {
static const struct rapl_defaults rapl_defaults_core = {
static const struct rapl_defaults rapl_defaults_hsw_server = {
static const struct rapl_defaults rapl_defaults_spr_server = {
static const struct rapl_defaults rapl_defaults_byt = {
static const struct rapl_defaults rapl_defaults_tng = {
static const struct rapl_defaults rapl_defaults_ann = {
static const struct rapl_defaults rapl_defaults_cht = {
static const struct rapl_defaults rapl_defaults_amd = {
struct rapl_defaults *defaults = get_defaults(rd->rp);
static struct rapl_defaults *defaults_msr;
static const struct rapl_defaults defaults_tpmi;
static struct rapl_defaults *get_defaults(struct rapl_package *rp)
defaults_msr = (struct rapl_defaults *)id->driver_data;
struct rapl_defaults *defaults = get_defaults(rd->rp);
struct rapl_defaults *defaults = get_defaults(rd->rp);
struct rapl_defaults *defaults = get_defaults(rd->rp);