Lines Matching refs:num_evts
297 num_ioss_evts = evtconfig.num_evts; in telemetry_setup_iossevtconfig()
433 num_pss_evts = evtconfig.num_evts; in telemetry_setup_pssevtconfig()
563 pss_evtconfig.num_evts, action); in telemetry_setup_evtconfig()
568 ioss_evtconfig.num_evts, action); in telemetry_setup_evtconfig()
572 if (ioss_evtconfig.num_evts) { in telemetry_setup_evtconfig()
578 if (pss_evtconfig.num_evts) { in telemetry_setup_evtconfig()
646 pss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_setup()
650 ioss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_setup()
667 if ((pss_evtconfig.num_evts > 0) && in telemetry_plt_update_events()
673 if ((ioss_evtconfig.num_evts > 0) && in telemetry_plt_update_events()
809 pss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_plt_reset_events()
813 ioss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_plt_reset_events()
836 pss_config->num_evts = telm_conf->pss_config.ssram_evts_used; in telemetry_plt_get_eventconfig()
837 ioss_config->num_evts = telm_conf->ioss_config.ssram_evts_used; in telemetry_plt_get_eventconfig()
872 pss_evtconfig.num_evts = num_pss_evts; in telemetry_plt_add_events()
876 ioss_evtconfig.num_evts = num_ioss_evts; in telemetry_plt_add_events()