Searched defs:b_count (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_debug.c438 int b_count = (*bit_b)->count; local
440 if (a_count < b_count)
442 else if (a_count == b_count)

Completed in 12 milliseconds