Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kernel/
A Dperf_cpum_cf.c332 struct cf_ctrset_entry *ctrstart, *ctrstop; in cfdiag_diffctr() local
338 ctrstop = (struct cf_ctrset_entry *)(cpuhw->stop + offset); in cfdiag_diffctr()
340 if (memcmp(ctrstop, ctrstart, sizeof(*ctrstop))) { in cfdiag_diffctr()
348 (u64 *)(ctrstop + 1), ctrstart->ctr); in cfdiag_diffctr()

Completed in 19 milliseconds