Searched refs:TELEM_CHECK_AND_PARSE_EVTS (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/platform/x86/ |
| D | intel_telemetry_debugfs.c | 78 #define TELEM_CHECK_AND_PARSE_EVTS(EVTID, EVTNUM, BUF, EVTLOG, EVTDAT, MASK) { \ macro 381 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_idle_id, in telem_pss_states_show() 386 TELEM_CHECK_AND_PARSE_EVTS(conf->pcs_idle_blkd_id, in telem_pss_states_show() 393 TELEM_CHECK_AND_PARSE_EVTS(conf->pcs_s0ix_blkd_id, in telem_pss_states_show() 400 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_wakeup_id, in telem_pss_states_show() 406 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_ltr_blocking_id, in telem_pss_states_show() 550 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_d3_id, in telem_soc_states_show() 556 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_pg_id, conf->ioss_pg_evts, in telem_soc_states_show() 560 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_d0ix_id, in telem_soc_states_show()
|