Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_telemetry_core.c35 static int telemetry_def_get_sampling_period(u8 *pss_min_period, in telemetry_def_get_sampling_period() argument
154 int telemetry_get_sampling_period(u8 *pss_min_period, u8 *pss_max_period, in telemetry_get_sampling_period() argument
157 return telm_core_conf.telem_ops->get_sampling_period(pss_min_period, in telemetry_get_sampling_period()
Dintel_telemetry_pltdrv.c769 static int telemetry_plt_get_sampling_period(u8 *pss_min_period, in telemetry_plt_get_sampling_period() argument
774 *pss_min_period = telm_conf->pss_config.min_period; in telemetry_plt_get_sampling_period()
/Linux-v5.10/arch/x86/include/asm/
Dintel_telemetry.h62 int (*get_sampling_period)(u8 *pss_min_period, u8 *pss_max_period,
128 int telemetry_get_sampling_period(u8 *pss_min_period, u8 *pss_max_period,