Searched refs:TELEM_CHECK_AND_PARSE_CTRS (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/platform/x86/ |
| D | intel_telemetry_debugfs.c | 76 #define TELEM_CHECK_AND_PARSE_CTRS(EVTID, CTR) { \ macro 535 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_total_occ_id, in telem_soc_states_show() 538 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_shlw_occ_id, in telem_soc_states_show() 541 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_deep_occ_id, in telem_soc_states_show() 544 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_total_res_id, in telem_soc_states_show() 547 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_shlw_res_id, in telem_soc_states_show() 550 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_deep_res_id, in telem_soc_states_show() 776 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_shlw_occ_id, in pm_suspend_prep_cb() 779 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_deep_occ_id, in pm_suspend_prep_cb() 782 TELEM_CHECK_AND_PARSE_CTRS(conf->s0ix_shlw_res_id, in pm_suspend_prep_cb() [all …]
|