Home
last modified time | relevance | path

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

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