Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dbp_signal.c168 long long count1, count2, count3; in test__bp_signal() local
215 * incq (%rdi) - fd3 event watchpoint hit -> count3 == 1 (wp and bp in one insn) in test__bp_signal()
223 * the_var++ - fd3 event watchpoint hit -> count3 == 2 (standalone watchpoint) in test__bp_signal()
262 count3 = bp_count(fd3); in test__bp_signal()
268 pr_debug("count1 %lld, count2 %lld, count3 %lld, overflow %d, overflows_2 %d\n", in test__bp_signal()
269 count1, count2, count3, overflows, overflows_2); in test__bp_signal()
287 if (count3 != 2) in test__bp_signal()
288 pr_debug("failed: wrong count for bp3 (%lld), expected 2\n", count3); in test__bp_signal()
290 return count1 == 1 && overflows == 3 && count2 == 3 && overflows_2 == 3 && count3 == 2 ? in test__bp_signal()
/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h91 unsigned int count3; /* 0x00000000 */ member
/linux/drivers/comedi/drivers/
H A Djr3_pci.h565 u32 count3; /* offset 0x00ea */ member