Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_cf.c214 struct cf_ctrset_entry *ctrstart, *ctrstop; in cfdiag_diffctr() local
220 ctrstop = (struct cf_ctrset_entry *)(cpuhw->stop + offset); in cfdiag_diffctr()
222 if (memcmp(ctrstop, ctrstart, sizeof(*ctrstop))) { in cfdiag_diffctr()
230 (u64 *)(ctrstop + 1), ctrstart->ctr); in cfdiag_diffctr()