Searched refs:ctrstop (Results 1 – 1 of 1) sorted by relevance
332 struct cf_ctrset_entry *ctrstart, *ctrstop; in cfdiag_diffctr() local338 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