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

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

Completed in 133 milliseconds