Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dstats.rs39 pub(crate) fn inc_br(&self, br: u32) { in inc_br() method
H A Drust_binder_main.rs113 stats::GLOBAL_STATS.inc_br(code); in write_code()
114 self.thread.process.stats.inc_br(code); in write_code()