Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dbp_signal.c167 long long count1, count2, count3; in test__bp_signal() local
261 count3 = bp_count(fd3); in test__bp_signal()
268 count1, count2, count3, overflows, overflows_2); in test__bp_signal()
286 if (count3 != 2) in test__bp_signal()
287 pr_debug("failed: wrong count for bp3 (%lld), expected 2\n", count3); in test__bp_signal()
289 return count1 == 1 && overflows == 3 && count2 == 3 && overflows_2 == 3 && count3 == 2 ? in test__bp_signal()
/linux/drivers/s390/crypto/
A Dzcrypt_msgtype6.h91 unsigned int count3; /* 0x00000000 */ member
/linux/drivers/comedi/drivers/
A Djr3_pci.h565 u32 count3; /* offset 0x00ea */ member

Completed in 12 milliseconds