Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dstats.rs32 pub(crate) fn inc_bc(&self, bc: u32) { in inc_bc() method
H A Dthread.rs1297 GLOBAL_STATS.inc_bc(cmd); in write()
1298 self.process.stats.inc_bc(cmd); in write()