Searched refs:cor_per_err_cnt (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcxl-event.h80 u8 cor_per_err_cnt[4]; member in struct:cxl_get_health_info
/linux-master/drivers/cxl/core/
H A Dtrace.h569 __field(u32, cor_per_err_cnt)
587 __entry->cor_per_err_cnt = get_unaligned_le32(rec->info.cor_per_err_cnt);
595 "dirty_shutdown_cnt=%u cor_vol_err_cnt=%u cor_per_err_cnt=%u",
605 __entry->cor_per_err_cnt
/linux-master/tools/testing/cxl/test/
H A Dmem.c441 .cor_per_err_cnt = { 0xde, 0xad, 0xbe, 0xef },

Completed in 132 milliseconds