Searched refs:telem_evts (Results 1 – 3 of 3) sorted by relevance
162 .telem_evts = telemetry_apl_pss_default_events,165 .telem_evts = telemetry_apl_ioss_default_events,172 .telem_evts = telemetry_glk_pss_default_events,175 .telem_evts = telemetry_apl_ioss_default_events,324 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()327 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()351 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()355 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()370 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()374 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()[all …]
382 name[i] = psscfg.telem_evts[i].name; in telemetry_get_pssevtname()402 name[i] = iosscfg.telem_evts[i].name; in telemetry_get_iossevtname()
43 struct telemetry_evtmap *telem_evts; member