Home
last modified time | relevance | path

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

/openbmc/linux/samples/coresight/
H A Dcoresight-cfg-sample.c39 .nr_total_params = AFDO2_NR_PARAM_SUM,
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-config.h146 int nr_total_params; member
H A Dcoresight-cfg-afdo.c148 .nr_total_params = AFDO_NR_PARAMS,
H A Dcoresight-config.c158 nr_cfg_params = config_desc->nr_total_params; in cscfg_update_presets()
H A Dcoresight-syscfg-configfs.c69 val_idx = config_desc->nr_total_params * preset_idx; in cscfg_cfg_values_show()