Lines Matching refs:num_evts
281 num_ioss_evts = evtconfig.num_evts; in telemetry_setup_iossevtconfig()
412 num_pss_evts = evtconfig.num_evts; in telemetry_setup_pssevtconfig()
542 pss_evtconfig.num_evts, action); in telemetry_setup_evtconfig()
547 ioss_evtconfig.num_evts, action); in telemetry_setup_evtconfig()
551 if (ioss_evtconfig.num_evts) { in telemetry_setup_evtconfig()
557 if (pss_evtconfig.num_evts) { in telemetry_setup_evtconfig()
626 pss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_setup()
630 ioss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_setup()
647 if ((pss_evtconfig.num_evts > 0) && in telemetry_plt_update_events()
653 if ((ioss_evtconfig.num_evts > 0) && in telemetry_plt_update_events()
789 pss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_plt_reset_events()
793 ioss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_plt_reset_events()
816 pss_config->num_evts = telm_conf->pss_config.ssram_evts_used; in telemetry_plt_get_eventconfig()
817 ioss_config->num_evts = telm_conf->ioss_config.ssram_evts_used; in telemetry_plt_get_eventconfig()
852 pss_evtconfig.num_evts = num_pss_evts; in telemetry_plt_add_events()
856 ioss_evtconfig.num_evts = num_ioss_evts; in telemetry_plt_add_events()