Home
last modified time | relevance | path

Searched refs:ioss_evtconfig (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c529 struct telemetry_evtconfig ioss_evtconfig, in telemetry_setup_evtconfig() argument
547 ioss_evtconfig.num_evts, action); in telemetry_setup_evtconfig()
551 if (ioss_evtconfig.num_evts) { in telemetry_setup_evtconfig()
629 ioss_evtconfig.evtmap = NULL; in telemetry_setup()
631 ioss_evtconfig.period = TELEM_SAMPLING_DEFAULT_PERIOD; in telemetry_setup()
643 struct telemetry_evtconfig ioss_evtconfig) in telemetry_plt_update_events() argument
653 if ((ioss_evtconfig.num_evts > 0) && in telemetry_plt_update_events()
792 ioss_evtconfig.evtmap = NULL; in telemetry_plt_reset_events()
794 ioss_evtconfig.period = TELEM_SAMPLING_DEFAULT_PERIOD; in telemetry_plt_reset_events()
855 ioss_evtconfig.evtmap = ioss_evtmap; in telemetry_plt_add_events()
[all …]
H A Dcore.c25 struct telemetry_evtconfig ioss_evtconfig) in telemetry_def_update_events() argument
45 struct telemetry_evtconfig *ioss_evtconfig, in telemetry_def_get_eventconfig() argument
115 struct telemetry_evtconfig ioss_evtconfig) in telemetry_update_events() argument
118 ioss_evtconfig); in telemetry_update_events()
186 struct telemetry_evtconfig *ioss_evtconfig, in telemetry_get_eventconfig() argument
190 ioss_evtconfig, in telemetry_get_eventconfig()
/linux-6.15/arch/x86/include/asm/
H A Dintel_telemetry.h66 struct telemetry_evtconfig *ioss_evtconfig,
70 struct telemetry_evtconfig ioss_evtconfig);
105 struct telemetry_evtconfig ioss_evtconfig);