Searched refs:telem_evts (Results 1 – 3 of 3) sorted by relevance
176 .telem_evts = telemetry_apl_pss_default_events,179 .telem_evts = telemetry_apl_ioss_default_events,186 .telem_evts = telemetry_glk_pss_default_events,189 .telem_evts = telemetry_apl_ioss_default_events,343 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()346 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()371 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()375 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()390 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()394 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()[all …]
395 name[i] = psscfg.telem_evts[i].name; in telemetry_get_pssevtname()415 name[i] = iosscfg.telem_evts[i].name; in telemetry_get_iossevtname()
50 struct telemetry_evtmap *telem_evts; member