Home
last modified time | relevance | path

Searched refs:ctrstop (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_cf.c561 struct cf_ctrset_entry *ctrstart, *ctrstop; in cfdiag_diffctr() local
567 ctrstop = (struct cf_ctrset_entry *)(cpuhw->stop + offset); in cfdiag_diffctr()
576 if (memcmp(ctrstop, ctrstart, sizeof(*ctrstop))) { in cfdiag_diffctr()
583 (u64 *)(ctrstop + 1), ctrstart->ctr); in cfdiag_diffctr()