Searched refs:cf_trailer_entry (Results 1 – 3 of 3) sorted by relevance
50 struct cf_trailer_entry *te; in s390_cpumcfdg_testctr()84 struct cf_trailer_entry *tep) in s390_cpumcfdg_dumptrail()86 struct cf_trailer_entry te; in s390_cpumcfdg_dumptrail()178 (struct cf_trailer_entry *)cep); in s390_cpumcfdg_dump()
22 struct cf_trailer_entry { /* CPU-M CF trailer for raw traces (64 byte) */ struct
71 struct cf_trailer_entry { /* CPU-M CF_DIAG trailer (64 byte) */ struct107 static void cf_diag_trailer(struct cf_trailer_entry *te) in cf_diag_trailer() argument341 size_t max_size = sizeof(struct cf_trailer_entry); in cf_diag_ctrset_maxsize()404 struct cf_trailer_entry *trailer; in cf_diag_getctr()445 struct cf_trailer_entry *trailer_start, *trailer_stop; in cf_diag_diffctr()473 trailer_start = (struct cf_trailer_entry *)(csd->start + offset); in cf_diag_diffctr()474 trailer_stop = (struct cf_trailer_entry *)(csd->data + offset); in cf_diag_diffctr()