Searched refs:telem_evts (Results 1 – 3 of 3) sorted by relevance
168 .telem_evts = telemetry_apl_pss_default_events,171 .telem_evts = telemetry_apl_ioss_default_events,178 .telem_evts = telemetry_glk_pss_default_events,181 .telem_evts = telemetry_apl_ioss_default_events,335 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()338 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()363 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()367 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()382 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()386 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()[all …]
387 name[i] = psscfg.telem_evts[i].name; in telemetry_get_pssevtname()407 name[i] = iosscfg.telem_evts[i].name; in telemetry_get_iossevtname()
41 struct telemetry_evtmap *telem_evts; member