Searched refs:TELEM_CHECK_AND_PARSE_EVTS (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/intel/telemetry/ |
H A D | debugfs.c | 67 #define TELEM_CHECK_AND_PARSE_EVTS(EVTID, EVTNUM, BUF, EVTLOG, EVTDAT, MASK) { \ macro 369 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_idle_id, in telem_pss_states_show() 374 TELEM_CHECK_AND_PARSE_EVTS(conf->pcs_idle_blkd_id, in telem_pss_states_show() 381 TELEM_CHECK_AND_PARSE_EVTS(conf->pcs_s0ix_blkd_id, in telem_pss_states_show() 388 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_wakeup_id, in telem_pss_states_show() 394 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_ltr_blocking_id, in telem_pss_states_show() 518 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_d3_id, in telem_soc_states_show() 524 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_pg_id, conf->ioss_pg_evts, in telem_soc_states_show() 528 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_d0ix_id, in telem_soc_states_show()
|