Home
last modified time | relevance | path

Searched refs:cf_trailer_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ds390-sample-raw.c50 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()
H A Ds390-cpumcf-kernel.h23 struct cf_trailer_entry { /* CPU-M CF trailer for raw traces (64 byte) */ struct
/kernel/linux/linux-6.6/tools/perf/util/
H A Ds390-sample-raw.c51 struct cf_trailer_entry *te; in s390_cpumcfdg_testctr()
85 struct cf_trailer_entry *tep) in s390_cpumcfdg_dumptrail()
87 struct cf_trailer_entry te; in s390_cpumcfdg_dumptrail()
197 (struct cf_trailer_entry *)cep); in s390_cpumcfdg_dump()
H A Ds390-cpumcf-kernel.h23 struct cf_trailer_entry { /* CPU-M CF trailer for raw traces (64 byte) */ struct
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c71 struct cf_trailer_entry { /* CPU-M CF_DIAG trailer (64 byte) */ struct
107 static void cf_diag_trailer(struct cf_trailer_entry *te) in cf_diag_trailer()
341 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()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_cf.c353 struct cf_trailer_entry { /* CPU-M CF_DIAG trailer (64 byte) */ struct
389 static void cfdiag_trailer(struct cf_trailer_entry *te) in cfdiag_trailer()
518 struct cf_trailer_entry *trailer; in cfdiag_getctr()
556 struct cf_trailer_entry *trailer_start, *trailer_stop; in cfdiag_diffctr()
580 trailer_start = (struct cf_trailer_entry *)(cpuhw->start + offset); in cfdiag_diffctr()
581 trailer_stop = (struct cf_trailer_entry *)(cpuhw->stop + offset); in cfdiag_diffctr()
1883 size_t max_size = sizeof(struct cf_trailer_entry); in cfdiag_maxsize()

Completed in 6 milliseconds