Symbol: isst_id
tools/power/x86/intel-speed-select/hfi-events.c
184
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
1053
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
1106
memset(&id, 0, sizeof(struct isst_id));
tools/power/x86/intel-speed-select/isst-config.c
1152
void get_isst_status(struct isst_id *id, void *arg1, void *arg2, void *arg3, void *arg4)
tools/power/x86/intel-speed-select/isst-config.c
1155
struct isst_id *tid = (struct isst_id *)arg2;
tools/power/x86/intel-speed-select/isst-config.c
1200
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
1264
static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
1267
int (*fn_ptr)(struct isst_id *id, void *arg);
tools/power/x86/intel-speed-select/isst-config.c
1343
static int clx_n_config(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
1434
static void dump_clx_n_config_for_cpu(struct isst_id *id, void *arg1, void *arg2,
tools/power/x86/intel-speed-select/isst-config.c
1460
static void dump_isst_config_for_cpu(struct isst_id *id, void *arg1, void *arg2,
tools/power/x86/intel-speed-select/isst-config.c
1510
static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
1622
static void clx_n_dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2,
tools/power/x86/intel-speed-select/isst-config.c
1642
static void dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
1691
static int set_clos_param(struct isst_id *id, int clos, int epp, int wt, int min, int max)
tools/power/x86/intel-speed-select/isst-config.c
1767
static int set_clx_pbf_cpufreq_scaling_min_max(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
1850
static void set_scaling_min_to_cpuinfo_max(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
1870
static void set_scaling_min_to_cpuinfo_min(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
1889
static void set_scaling_max_to_cpuinfo_max(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
1901
static int set_core_priority_and_min(struct isst_id *id, int mask_size,
tools/power/x86/intel-speed-select/isst-config.c
1928
struct isst_id tid;
tools/power/x86/intel-speed-select/isst-config.c
1950
static int set_pbf_core_power(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
1991
static void set_pbf_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2108
static void dump_fact_config_for_cpu(struct isst_id *id, void *arg1, void *arg2,
tools/power/x86/intel-speed-select/isst-config.c
2155
static void set_fact_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2231
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
2351
static void enable_clos_qos_config(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2417
static void dump_clos_config_for_cpu(struct isst_id *id, void *arg1, void *arg2,
tools/power/x86/intel-speed-select/isst-config.c
2456
static void get_clos_info_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2493
static void set_clos_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2569
static void set_clos_assoc_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2612
static void get_clos_assoc_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
2643
static void set_turbo_mode_for_cpu(struct isst_id *id, int status)
tools/power/x86/intel-speed-select/isst-config.c
2664
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
2697
static void get_set_trl(struct isst_id *id, void *arg1, void *arg2, void *arg3,
tools/power/x86/intel-speed-select/isst-config.c
438
void set_isst_id(struct isst_id *id, int cpu)
tools/power/x86/intel-speed-select/isst-config.c
455
int is_cpu_in_power_domain(int cpu, struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
457
struct isst_id tid;
tools/power/x86/intel-speed-select/isst-config.c
552
void for_each_online_power_domain_in_set(void (*callback)(struct isst_id *, void *, void *,
tools/power/x86/intel-speed-select/isst-config.c
557
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
627
void (*callback)(struct isst_id *, void *, void *, void *, void *), void *arg1,
tools/power/x86/intel-speed-select/isst-config.c
631
struct isst_id id;
tools/power/x86/intel-speed-select/isst-config.c
708
int get_max_punit_core_id(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
726
int get_cpu_count(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-config.c
868
void set_cpu_mask_from_punit_coremask(struct isst_id *id, unsigned long long core_mask,
tools/power/x86/intel-speed-select/isst-config.c
935
int isolate_cpus(struct isst_id *id, int mask_size, cpu_set_t *cpu_mask, int level, int cpu_0_only)
tools/power/x86/intel-speed-select/isst-core-mbox.c
1015
static int mbox_clos_associate(struct isst_id *id, int clos_id)
tools/power/x86/intel-speed-select/isst-core-mbox.c
219
static int mbox_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap)
tools/power/x86/intel-speed-select/isst-core-mbox.c
237
static int mbox_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev)
tools/power/x86/intel-speed-select/isst-core-mbox.c
264
static int mbox_get_ctdp_control(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
299
static void _get_uncore_p0_p1_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
345
static int _set_uncore_min_max(struct isst_id *id, int max, int freq)
tools/power/x86/intel-speed-select/isst-core-mbox.c
373
static void mbox_adjust_uncore_freq(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
384
static void _get_p1_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
408
static void _get_uncore_mem_freq(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
441
static int mbox_get_tdp_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
480
static int mbox_get_pwr_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
502
static int mbox_get_coremask_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-mbox.c
536
static int mbox_get_get_trl(struct isst_id *id, int level, int avx_level, int *trl)
tools/power/x86/intel-speed-select/isst-core-mbox.c
575
static int mbox_get_get_trls(struct isst_id *id, int level, struct isst_pkg_ctdp_level_info *ctdp_level)
tools/power/x86/intel-speed-select/isst-core-mbox.c
588
static int mbox_get_trl_bucket_info(struct isst_id *id, int level, unsigned long long *buckets_info)
tools/power/x86/intel-speed-select/isst-core-mbox.c
606
static int mbox_set_tdp_level(struct isst_id *id, int tdp_level)
tools/power/x86/intel-speed-select/isst-core-mbox.c
628
static int mbox_get_pbf_info(struct isst_id *id, int level, struct isst_pbf_info *pbf_info)
tools/power/x86/intel-speed-select/isst-core-mbox.c
64
static int mbox_is_punit_valid(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-core-mbox.c
695
static int mbox_set_pbf_fact_status(struct isst_id *id, int pbf, int enable)
tools/power/x86/intel-speed-select/isst-core-mbox.c
746
static int _get_fact_bucket_info(struct isst_id *id, int level,
tools/power/x86/intel-speed-select/isst-core-mbox.c
798
static int mbox_get_fact_info(struct isst_id *id, int level, int fact_bucket, struct isst_fact_info *fact_info)
tools/power/x86/intel-speed-select/isst-core-mbox.c
838
static int mbox_get_clos_information(struct isst_id *id, int *enable, int *type)
tools/power/x86/intel-speed-select/isst-core-mbox.c
863
static int _write_pm_config(struct isst_id *id, int cp_state)
tools/power/x86/intel-speed-select/isst-core-mbox.c
883
static int mbox_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type)
tools/power/x86/intel-speed-select/isst-core-mbox.c
951
static int mbox_pm_get_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core-mbox.c
970
static int mbox_set_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core-mbox.c
994
static int mbox_clos_get_assoc_status(struct isst_id *id, int *clos_id)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
115
static int tpmi_is_punit_valid(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
134
static int tpmi_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
152
int tpmi_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
174
static int tpmi_get_ctdp_control(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
227
static int tpmi_get_tdp_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
276
static int tpmi_get_pwr_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
291
int tpmi_get_coremask_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
317
static int tpmi_get_get_trls(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
344
static int tpmi_get_get_trl(struct isst_id *id, int config_index, int level,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
361
static int tpmi_get_trl_bucket_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
388
static int tpmi_set_tdp_level(struct isst_id *id, int tdp_level)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
404
static int _pbf_get_coremask_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
429
static int tpmi_get_pbf_info(struct isst_id *id, int level,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
458
static int tpmi_set_pbf_fact_status(struct isst_id *id, int pbf, int enable)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
536
static int tpmi_get_fact_info(struct isst_id *id, int level, int fact_bucket,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
573
static void _set_uncore_min_max(struct isst_id *id, int max, int freq)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
641
static void tpmi_adjust_uncore_freq(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
668
static int tpmi_get_clos_information(struct isst_id *id, int *enable, int *type)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
686
static int tpmi_pm_qos_config(struct isst_id *id, int enable_clos,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
732
int tpmi_pm_get_clos(struct isst_id *id, int clos,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
759
int tpmi_set_clos(struct isst_id *id, int clos,
tools/power/x86/intel-speed-select/isst-core-tpmi.c
802
static int tpmi_clos_get_assoc_status(struct isst_id *id, int *clos_id)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
823
static int tpmi_clos_associate(struct isst_id *id, int clos_id)
tools/power/x86/intel-speed-select/isst-core.c
107
int isst_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap)
tools/power/x86/intel-speed-select/isst-core.c
113
int isst_get_ctdp_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev)
tools/power/x86/intel-speed-select/isst-core.c
119
int isst_get_ctdp_control(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core.c
126
int isst_get_tdp_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core.c
133
int isst_get_pwr_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core.c
140
int isst_get_coremask_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core.c
147
int isst_get_get_trl_from_msr(struct isst_id *id, int *trl)
tools/power/x86/intel-speed-select/isst-core.c
168
int isst_get_get_trl(struct isst_id *id, int level, int avx_level, int *trl)
tools/power/x86/intel-speed-select/isst-core.c
174
int isst_get_get_trls(struct isst_id *id, int level, struct isst_pkg_ctdp_level_info *ctdp_level)
tools/power/x86/intel-speed-select/isst-core.c
180
int isst_get_trl_bucket_info(struct isst_id *id, int level, unsigned long long *buckets_info)
tools/power/x86/intel-speed-select/isst-core.c
186
int isst_set_tdp_level(struct isst_id *id, int tdp_level)
tools/power/x86/intel-speed-select/isst-core.c
192
int isst_get_pbf_info(struct isst_id *id, int level, struct isst_pbf_info *pbf_info)
tools/power/x86/intel-speed-select/isst-core.c
224
int isst_set_pbf_fact_status(struct isst_id *id, int pbf, int enable)
tools/power/x86/intel-speed-select/isst-core.c
232
int isst_get_fact_info(struct isst_id *id, int level, int fact_bucket, struct isst_fact_info *fact_info)
tools/power/x86/intel-speed-select/isst-core.c
261
int isst_get_trl(struct isst_id *id, unsigned long long *trl)
tools/power/x86/intel-speed-select/isst-core.c
272
int isst_set_trl(struct isst_id *id, unsigned long long trl)
tools/power/x86/intel-speed-select/isst-core.c
288
int isst_set_trl_from_current_tdp(struct isst_id *id, unsigned long long trl)
tools/power/x86/intel-speed-select/isst-core.c
330
int isst_get_config_tdp_lock_status(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-core.c
344
void isst_get_process_ctdp_complete(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev)
tools/power/x86/intel-speed-select/isst-core.c
361
void isst_adjust_uncore_freq(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst-core.c
368
int isst_get_process_ctdp(struct isst_id *id, int tdp_level, struct isst_pkg_ctdp *pkg_dev)
tools/power/x86/intel-speed-select/isst-core.c
470
int isst_clos_get_clos_information(struct isst_id *id, int *enable, int *type)
tools/power/x86/intel-speed-select/isst-core.c
476
int isst_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type)
tools/power/x86/intel-speed-select/isst-core.c
482
int isst_pm_get_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core.c
488
int isst_set_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core.c
494
int isst_clos_get_assoc_status(struct isst_id *id, int *clos_id)
tools/power/x86/intel-speed-select/isst-core.c
500
int isst_clos_associate(struct isst_id *id, int clos_id)
tools/power/x86/intel-speed-select/isst-core.c
64
int isst_is_punit_valid(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-daemon.c
118
static void _poll_for_config_change(struct isst_id *id, void *arg1, void *arg2,
tools/power/x86/intel-speed-select/isst-daemon.c
36
void process_level_change(struct isst_id *id)
tools/power/x86/intel-speed-select/isst-display.c
169
static int print_package_info(struct isst_id *id, FILE *outf)
tools/power/x86/intel-speed-select/isst-display.c
217
static void _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level,
tools/power/x86/intel-speed-select/isst-display.c
260
static void _isst_fact_display_information(struct isst_id *id, FILE *outf, int level,
tools/power/x86/intel-speed-select/isst-display.c
338
void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix,
tools/power/x86/intel-speed-select/isst-display.c
357
void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level,
tools/power/x86/intel-speed-select/isst-display.c
600
void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level,
tools/power/x86/intel-speed-select/isst-display.c
610
void isst_fact_display_information(struct isst_id *id, FILE *outf, int level,
tools/power/x86/intel-speed-select/isst-display.c
622
void isst_clos_display_information(struct isst_id *id, FILE *outf, int clos,
tools/power/x86/intel-speed-select/isst-display.c
664
void isst_clos_display_clos_information(struct isst_id *id, FILE *outf,
tools/power/x86/intel-speed-select/isst-display.c
708
void isst_clos_display_assoc_information(struct isst_id *id, FILE *outf, int clos)
tools/power/x86/intel-speed-select/isst-display.c
726
void isst_display_result(struct isst_id *id, FILE *outf, char *feature, char *cmd,
tools/power/x86/intel-speed-select/isst-display.c
788
void isst_trl_display_information(struct isst_id *id, FILE *outf, unsigned long long trl)
tools/power/x86/intel-speed-select/isst.h
194
int (*is_punit_valid)(struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
195
int (*read_pm_config)(struct isst_id *id, int *cp_state, int *cp_cap);
tools/power/x86/intel-speed-select/isst.h
196
int (*get_config_levels)(struct isst_id *id, struct isst_pkg_ctdp *pkg_ctdp);
tools/power/x86/intel-speed-select/isst.h
197
int (*get_ctdp_control)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_level);
tools/power/x86/intel-speed-select/isst.h
198
int (*get_tdp_info)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_level);
tools/power/x86/intel-speed-select/isst.h
199
int (*get_pwr_info)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_level);
tools/power/x86/intel-speed-select/isst.h
200
int (*get_coremask_info)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_level);
tools/power/x86/intel-speed-select/isst.h
201
int (*get_get_trl)(struct isst_id *id, int level, int avx_level, int *trl);
tools/power/x86/intel-speed-select/isst.h
202
int (*get_get_trls)(struct isst_id *id, int level, struct isst_pkg_ctdp_level_info *ctdp_level);
tools/power/x86/intel-speed-select/isst.h
203
int (*get_trl_bucket_info)(struct isst_id *id, int level, unsigned long long *buckets_info);
tools/power/x86/intel-speed-select/isst.h
204
int (*set_tdp_level)(struct isst_id *id, int tdp_level);
tools/power/x86/intel-speed-select/isst.h
205
int (*get_pbf_info)(struct isst_id *id, int level, struct isst_pbf_info *pbf_info);
tools/power/x86/intel-speed-select/isst.h
206
int (*set_pbf_fact_status)(struct isst_id *id, int pbf, int enable);
tools/power/x86/intel-speed-select/isst.h
207
int (*get_fact_info)(struct isst_id *id, int level, int fact_bucket, struct isst_fact_info *fact_info);
tools/power/x86/intel-speed-select/isst.h
208
void (*adjust_uncore_freq)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_level);
tools/power/x86/intel-speed-select/isst.h
209
int (*get_clos_information)(struct isst_id *id, int *enable, int *type);
tools/power/x86/intel-speed-select/isst.h
210
int (*pm_qos_config)(struct isst_id *id, int enable_clos, int priority_type);
tools/power/x86/intel-speed-select/isst.h
211
int (*pm_get_clos)(struct isst_id *id, int clos, struct isst_clos_config *clos_config);
tools/power/x86/intel-speed-select/isst.h
212
int (*set_clos)(struct isst_id *id, int clos, struct isst_clos_config *clos_config);
tools/power/x86/intel-speed-select/isst.h
213
int (*clos_get_assoc_status)(struct isst_id *id, int *clos_id);
tools/power/x86/intel-speed-select/isst.h
214
int (*clos_associate)(struct isst_id *id, int clos_id);
tools/power/x86/intel-speed-select/isst.h
217
extern int is_cpu_in_power_domain(int cpu, struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
219
extern int get_cpu_count(struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
220
extern int get_max_punit_core_id(struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
228
extern void set_isst_id(struct isst_id *id, int cpu);
tools/power/x86/intel-speed-select/isst.h
232
extern void set_cpu_mask_from_punit_coremask(struct isst_id *id,
tools/power/x86/intel-speed-select/isst.h
245
extern int isst_is_punit_valid(struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
247
extern int isst_get_ctdp_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev);
tools/power/x86/intel-speed-select/isst.h
248
extern int isst_get_ctdp_control(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst.h
250
extern int isst_get_coremask_info(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst.h
252
extern void isst_adjust_uncore_freq(struct isst_id *id, int config_index,
tools/power/x86/intel-speed-select/isst.h
254
extern int isst_get_process_ctdp(struct isst_id *id, int tdp_level,
tools/power/x86/intel-speed-select/isst.h
256
extern void isst_get_process_ctdp_complete(struct isst_id *id,
tools/power/x86/intel-speed-select/isst.h
258
extern void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level,
tools/power/x86/intel-speed-select/isst.h
260
extern void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix,
tools/power/x86/intel-speed-select/isst.h
264
extern void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level,
tools/power/x86/intel-speed-select/isst.h
266
extern int isst_set_tdp_level(struct isst_id *id, int tdp_level);
tools/power/x86/intel-speed-select/isst.h
267
extern int isst_set_pbf_fact_status(struct isst_id *id, int pbf, int enable);
tools/power/x86/intel-speed-select/isst.h
268
extern int isst_get_pbf_info(struct isst_id *id, int level,
tools/power/x86/intel-speed-select/isst.h
270
extern int isst_get_fact_info(struct isst_id *id, int level, int fact_bucket,
tools/power/x86/intel-speed-select/isst.h
272
extern void isst_fact_display_information(struct isst_id *id, FILE *outf, int level,
tools/power/x86/intel-speed-select/isst.h
275
extern int isst_set_trl(struct isst_id *id, unsigned long long trl);
tools/power/x86/intel-speed-select/isst.h
276
extern int isst_get_trl(struct isst_id *id, unsigned long long *trl);
tools/power/x86/intel-speed-select/isst.h
277
extern int isst_set_trl_from_current_tdp(struct isst_id *id, unsigned long long trl);
tools/power/x86/intel-speed-select/isst.h
278
extern int isst_get_config_tdp_lock_status(struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
280
extern int isst_pm_qos_config(struct isst_id *id, int enable_clos, int priority_type);
tools/power/x86/intel-speed-select/isst.h
281
extern int isst_pm_get_clos(struct isst_id *id, int clos,
tools/power/x86/intel-speed-select/isst.h
283
extern int isst_set_clos(struct isst_id *id, int clos,
tools/power/x86/intel-speed-select/isst.h
285
extern int isst_clos_associate(struct isst_id *id, int clos);
tools/power/x86/intel-speed-select/isst.h
286
extern int isst_clos_get_assoc_status(struct isst_id *id, int *clos_id);
tools/power/x86/intel-speed-select/isst.h
287
extern void isst_clos_display_information(struct isst_id *id, FILE *outf, int clos,
tools/power/x86/intel-speed-select/isst.h
289
extern void isst_clos_display_assoc_information(struct isst_id *id, FILE *outf, int clos);
tools/power/x86/intel-speed-select/isst.h
291
extern void isst_display_result(struct isst_id *id, FILE *outf, char *feature, char *cmd,
tools/power/x86/intel-speed-select/isst.h
294
extern int isst_clos_get_clos_information(struct isst_id *id, int *enable, int *type);
tools/power/x86/intel-speed-select/isst.h
295
extern void isst_clos_display_clos_information(struct isst_id *id, FILE *outf,
tools/power/x86/intel-speed-select/isst.h
300
extern int isst_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap);
tools/power/x86/intel-speed-select/isst.h
306
extern void isst_trl_display_information(struct isst_id *id, FILE *outf, unsigned long long trl);
tools/power/x86/intel-speed-select/isst.h
309
extern void for_each_online_power_domain_in_set(void (*callback)(struct isst_id *, void *, void *,
tools/power/x86/intel-speed-select/isst.h
314
extern void process_level_change(struct isst_id *id);
tools/power/x86/intel-speed-select/isst.h
324
extern int isolate_cpus(struct isst_id *id, int mask_size, cpu_set_t *cpu_mask,