Lines Matching refs:evt_id
247 static inline int telemetry_plt_config_ioss_event(u32 evt_id, int index) in telemetry_plt_config_ioss_event() argument
251 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_ioss_event()
260 static inline int telemetry_plt_config_pss_event(u32 evt_id, int index) in telemetry_plt_config_pss_event() argument
265 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_pss_event()
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()
450 telm_conf->pss_config.telem_evts[idx].evt_id, in telemetry_setup_pssevtconfig()
453 telm_conf->pss_config.telem_evts[idx].evt_id); in telemetry_setup_pssevtconfig()
476 telm_conf->pss_config.telem_evts[index].evt_id = in telemetry_setup_pssevtconfig()
480 telm_conf->pss_config.telem_evts[index].evt_id, in telemetry_setup_pssevtconfig()
496 telm_conf->pss_config.telem_evts[index].evt_id = in telemetry_setup_pssevtconfig()
500 telm_conf->pss_config.telem_evts[index].evt_id, in telemetry_setup_pssevtconfig()
831 telm_conf->pss_config.telem_evts[index].evt_id; in telemetry_plt_get_eventconfig()
837 telm_conf->ioss_config.telem_evts[index].evt_id; in telemetry_plt_get_eventconfig()
951 evtlog[index].telem_evtid = evtmap[index].evt_id; in telemetry_plt_raw_read_eventlog()
958 if (evtmap[index].evt_id == in telemetry_plt_raw_read_eventlog()