Searched refs:telm_core_conf (Results 1 – 1 of 1) sorted by relevance
22 static struct telemetry_core_config telm_core_conf; variable172 return telm_core_conf.telem_ops->reset_events(); in telemetry_reset_events()330 telm_core_conf.telem_ops = ops; in telemetry_set_pltdata()333 telm_core_conf.plt_config = pltconfig; in telemetry_set_pltdata()348 telm_core_conf.telem_ops = &telm_defpltops; in telemetry_clear_pltdata()349 telm_core_conf.plt_config = NULL; in telemetry_clear_pltdata()363 return telm_core_conf.plt_config; in telemetry_get_pltdata()373 if (!telm_core_conf.plt_config) in telemetry_get_pssevtname()376 psscfg = telm_core_conf.plt_config->pss_config; in telemetry_get_pssevtname()393 if (!(telm_core_conf.plt_config)) in telemetry_get_iossevtname()[all …]