Searched refs:bp_count (Results 1 – 3 of 3) sorted by relevance
98 static long long bp_count(int fd) in bp_count() function168 count1 = bp_count(fd1); in test__bp_signal()169 count2 = bp_count(fd2); in test__bp_signal()
43 static long long bp_count(int fd) in bp_count() function112 count = bp_count(fd); in test__bp_signal_overflow()
141 uint32_t bp_count = bp_locs->NumLineEntriesWithLine (line); in DisplaySourceLinesWithLineNumbersUsingLastFile() local143 if (bp_count > 0) in DisplaySourceLinesWithLineNumbersUsingLastFile()144 ::snprintf (prefix, sizeof (prefix), "[%u] ", bp_count); in DisplaySourceLinesWithLineNumbersUsingLastFile()