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

/linux-4.4.14/tools/perf/tests/
H A Dbp_signal_overflow.c44 static long long bp_count(int fd) bp_count() function
114 count = bp_count(fd); test__bp_signal_overflow()
H A Dbp_signal.c100 static long long bp_count(int fd) bp_count() function
170 count1 = bp_count(fd1); test__bp_signal()
171 count2 = bp_count(fd2); test__bp_signal()

Completed in 75 milliseconds