Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c557 struct cf_ctrset_entry *ctrstart, *ctrstop; in cfdiag_diffctr() local
563 ctrstop = (struct cf_ctrset_entry *)(cpuhw->stop + offset); in cfdiag_diffctr()
565 if (memcmp(ctrstop, ctrstart, sizeof(*ctrstop))) { in cfdiag_diffctr()
573 (u64 *)(ctrstop + 1), ctrstart->ctr); in cfdiag_diffctr()